Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnAutomationObject Class : Object Property |
public virtual AnnObject Object {get; set;}
'Declaration Public Overridable Property Object As AnnObject
'Usage Dim instance As AnnAutomationObject Dim value As AnnObject instance.Object = value value = instance.Object
public: virtual property AnnObject^ Object { AnnObject^ get(); void set ( AnnObject^ value); }