Leadtools.Annotations.Core Namespace > AnnLoadPictureEventArgs 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() public void setContainer(AnnContainer container)
get_Container();
For an example, refer to AnnRenderingEngine.LoadPicture.