[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); }
'Declaration <DispIdAttribute(1)> Property BackColor As Integer
'Declaration
<DispIdAttribute(1)> Property BackColor As Integer
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationEditor IAnnotationEditor Members