This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
677a8b3a 5dd5 d51c 621c 1a4ebb3c1669
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Converts a color to an AciColor.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void FromColor(
Color color
)VB
Public Sub FromColor (
color As Color
)C++
public:
void FromColor(
Color color
)F#
member FromColor :
color : Color -> unit - Color
- A color.