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 > AnnRunDesignerEventArgs Class : Object Property |
public AnnObject Object {get;}
'Declaration Public ReadOnly Property Object As AnnObject
'Usage Dim instance As AnnRunDesignerEventArgs Dim value As AnnObject value = instance.Object
public: property AnnObject^ Object { AnnObject^ get(); }