An object container for AC1009-format dxf™-compatible file output.
The Scene..::.Layer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Scene..::.Layer | Overloaded. |
Methods
Name | Description | |
---|---|---|
CompareTo | The standard comparer. Sorts layers by the layer name. | |
Equals | Tests if two layers are considered equal. (Overrides Object..::.Equals(Object).) | |
GetHashCode | A hash code for the layer. (Overrides Object..::.GetHashCode()()().) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Operators
Name | Description | |
---|---|---|
Equality | True if two points are considered equal. | |
Inequality | False if two points are considered equal. |
Properties
Name | Description | |
---|---|---|
Color | Gets or sets the color of the layer.
| |
IsFrozen | Gets or sets if the layer is frozen. | |
LineType | Gets or sets the linetype of the layer. | |
Name | Gets or sets the name of the layer. |