Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : Container Property |
public AnnContainer Container {get;}
Public ReadOnly Property Container As AnnContainer
public AnnContainer Container {get;}
@property (nonatomic,readonly) LTAnnContainer* container;
public AnnContainer getContainer()
get_Container();
This is the same AnnContainer that was used to create this AnnRenderingEngine.