Represents a layer in a DXF image.
Top
Top
The following tables list the members exposed by the DXFLayer type.
Name | Description | |
---|---|---|
![]() |
Color | Gets or sets a color for this figure. (inherited from DXFFigure). |
![]() |
DXFColor | Gets or sets a color of a layer. |
![]() |
Flags | Gets or sets a byte that contains flags for the DXFLayer object. |
![]() |
Handle | Gets or sets a handle of a layer. |
![]() |
HardPointer | Gets or sets HardPointer ID/handle |
![]() |
Layer | Gets or sets the current layer for this figure. (inherited from DXFFigure). |
![]() |
LineWeight | Gets or sets a line thickness for this layer. |
![]() |
LinetypeName | Gets or sets a name of a line type for this layer. |
![]() |
Name | Gets or sets a name of a layer. |
![]() |
PlottingFlag | Gets or sets flag for plotting. |
Name | Description | |
---|---|---|
![]() |
Clone | Copies this object and returns the new object. |
![]() |
Equals | (Overloaded) (inherited from Object). |
![]() |
ExportAsDXF | Adds a layer to the DXFExport figures collection. |
![]() |
ExportBlockAsDXF | Virtual function. For redifinition in descendant classes. (inherited from DXFFigure). |
![]() |
GetHashCode | (inherited from Object). |
![]() |
GetType | (inherited from Object). |
![]() |
ParseToLines | Performs figure approximation by linear segments. (inherited from DXFFigure). |
![]() ![]() |
ReferenceEquals | (inherited from Object). |
![]() |
ToString | (inherited from Object). |