This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
d3c2ac48 24f7 d503 de40 00d49bcce9dd
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Converts the AciColor to a color.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public Color ToColor()
VB
Public Function ToColor As Color
C++
public:
Color ToColor()
F#
member ToColor : unit -> Color
Color
A System.Drawing.Color that represents the actual AciColor.
A default color white will be used for ByLayer and ByBlock colors.