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 > AnnDrawDesigner Class : ObjectTemplate Property |
public virtual AnnObject ObjectTemplate {get; set;}
'Declaration Public Overridable Property ObjectTemplate As AnnObject
'Usage Dim instance As AnnDrawDesigner Dim value As AnnObject instance.ObjectTemplate = value value = instance.ObjectTemplate
public: virtual property AnnObject^ ObjectTemplate { AnnObject^ get(); void set ( AnnObject^ value); }