GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / Fill Property





In This Topic
Fill Property (AnnotationText)
In This Topic
Determines if the annotation must be filled or not.
Syntax
'Declaration
 
Public Shadows Property Fill As Boolean
public new bool Fill {get; set;}
public read-write property Fill: Boolean; 
public hide function get,set Fill : boolean
public: __property new bool get_Fill();
public: __property new void set_Fill( 
   bool value
);
public:
new property bool Fill {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members