Initializes a new instance of the Annotation class with a background. Useful when using an image as the annotation.
[Visual Basic]
Public Function New( _
ByVal background As Background _
)
[C#]
public Annotation(
Background background
);
[JScript]
public function Annotation(
background : Background
);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Annotation Class | Annotation Members | Overload List
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.