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 > AnnLabel Class : Parent Property |
public AnnObject Parent {get; set;}
'Declaration
Public Property Parent As AnnObject
public AnnObject Parent {get; set;}
@property (nonatomic) LTAnnObject* parent;
public AnnObject getParent() public void setParent(AnnObject obj)
get_Parent();
set_Parent(value);
Object.defineProperty('Parent');