Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

ActiveLayer Property






Gets or sets the active layer in this container.
Syntax
public AnnLayer ActiveLayer {get; set;}
'Declaration
 
Public Property ActiveLayer As AnnLayer
public AnnLayer ActiveLayer {get; set;}
@property (nonatomic) LTAnnLayer* activeLayer;
public AnnLayer getActiveLayer();
public void setActiveLayer(AnnLayer layer)
            
 
get_ActiveLayer();
set_ActiveLayer(value);
Object.defineProperty('ActiveLayer');

Property Value

The active layer in this container. The default value is null, denoting the default layer in the container.
Remarks

Any container can be designated as the active object in the container using ActiveLayer. The active container is null by default, denoting the default layer in the container. Any new objects drawn on the container using automation are added to the active container.

Example

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

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer 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