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 > AnnLayer Class : Name Property |
public string Name {get; set;}
'Declaration
Public Property Name As String
public string Name {get; set;}
@property (nonatomic) NSString* name;
public String getName() public void setName(String value)
get_Name();
set_Name(value);
Object.defineProperty('Name');
The name of the layer is not used by the annotation container and is a user-defined value.
AnnCodecs will load/save the value of this property.
For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.