Interface ILayer
Interface supported by all objects that have a Layer proerty
Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public interface ILayer
Properties
| Improve this Doc View SourceLayer
Gets or sets the layer.
Declaration
Layer Layer { get; set; }
Property Value
| Type | Description |
|---|---|
| Layer |