'Declaration Public Property RectIsEditable As Boolean
'Declaration
Public Property RectIsEditable As Boolean
public bool RectIsEditable {get; set;}
public read-write property RectIsEditable: Boolean;
public function get,set RectIsEditable : boolean
public: __property bool get_RectIsEditable(); public: __property void set_RectIsEditable( bool value );
public: property bool RectIsEditable { bool get(); void set ( bool value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members