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 416
8179884d a73c a6db 0803 e96602690961
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Current entity color.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public AciColor CeColor { get; set; }
VB
Public Property CeColor As AciColor
Get
Set
C++
public:
property AciColor^ CeColor {
AciColor^ get ();
void set (AciColor^ value);
}
F#
member CeColor : AciColor with get, set
Default value: 256 (ByLayer). This header variable only supports indexed colors.