Leadtools.Windows.Annotations Namespace > AnnDrawDesigner Class : DrawObject Property |
public AnnObject DrawObject {get; set;}
'Declaration Public Property DrawObject As AnnObject
'Usage Dim instance As AnnDrawDesigner Dim value As AnnObject instance.DrawObject = value value = instance.DrawObject
public AnnObject DrawObject {get; set;}
get_DrawObject();
set_DrawObject(value);
public: property AnnObject^ DrawObject { AnnObject^ get(); void set ( AnnObject^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2