In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationEditor / BackColor Property

BackColor Property (AnnotationEditor)

In This Topic
Syntax
'Declaration

 

Public Shadows Property BackColor As Integer
public new int BackColor {get; set;}
public read-write property BackColor: Integer; 
public hide function get,set BackColor : int
public: __property new int get_BackColor();

public: __property new void set_BackColor( 

   int value

);
public:

new property int BackColor {

   int get();

   void set (    int value);

}
See Also

Reference

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