Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnLoadPictureEventArgs Class : AnnObject Property |
public AnnObject AnnObject {get;}
'Declaration
Public ReadOnly Property AnnObject As AnnObject
public AnnObject AnnObject {get;}
@property (nonatomic,readonly) LTAnnObject* annObject;
public AnnObject getAnnObject() public void setAnnObject(AnnObject object)
get_AnnObject();
For an example, refer to AnnRenderingEngine.LoadPicture.