Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnDesigner Class : Container Property |
protected AnnContainer Container {get;}
'Declaration
Protected ReadOnly Property Container As AnnContainer
'Usage
Dim instance As AnnDesigner Dim value As AnnContainer value = instance.Container
protected AnnContainer Container {get;}
@property (nonatomic, strong, readonly) LTAnnContainer *container
protected AnnContainer getContainer()
get_Container();
This is the same value passed as the container parameter of #ctor constructor.