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