Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Name Property






Gets or sets the optional name of this layer.
Syntax
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');

Property Value

The optional name of this layer. The default value is null.
Remarks

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.

Example

For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.

Requirements

Target Platforms

See Also

Reference

AnnLayer Class
AnnLayer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features