Leadtools.Annotations.Core Namespace > AnnLayer Class : Name Property |
public string Name {get; set;}
Public Property Name As String
public string Name {get; set;}
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.