Converts the AciColor to a
color.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax Public Function ToColor As Color
member ToColor : unit -> Color
METHOD ToColor() AS Color
Return Value
Type:
ColorA
System.Drawing.Color that represents the actual AciColor.
Remarks A default color white will be used for ByLayer and ByBlock colors.
See Also