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

BackColor Property (IAnnotationEditor)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(1)>

Property BackColor As Integer
[DispId(1)]

int BackColor {get; set;}
read-write property BackColor: Integer; 
DispIdAttribute(1)

function get,set BackColor : int
[DispId(1)]

__property int get_BackColor();

__property void set_BackColor( 

   int value

);
[DispId(1)]

property int BackColor {

   int get();

   void set (    int value);

}
See Also

Reference

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