←Select platform

Parent Property (AnnLabel)

Summary

Gets or sets the owner annotation object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnObject Parent {get; set;}
Public Property Parent As Leadtools.Annotations.Core.AnnObject
public Leadtools.Annotations.Core.AnnObject Parent {get; set;}
@property (nonatomic) LTAnnObject* parent;
public AnnObject getParent() 
public void setParent(AnnObject obj) 
get_Parent(); 
set_Parent(value); 
Object.defineProperty('Parent'); 

Property Value

The owner annotation object. Default value is null.

Requirements

Target Platforms

See Also

Reference

AnnLabel Class

AnnLabel Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize