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