Gets the ByLayer color.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static AciColor ByLayer { get; }
Public Shared ReadOnly Property ByLayer As AciColor
Get
public:
static property AciColor^ ByLayer {
AciColor^ get ();
}
static member ByLayer : AciColor with get
STATIC PROPERTY ByLayer AS AciColor GET
Property Value
Type:
AciColorSee Also