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
f07c6ad5 aed9 c089 4269 be7a74fdd6b1
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the gradient color 2.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public AciColor Color2 { get; set; }
VB
Public Property Color2 As AciColor
Get
Set
C++
public:
property AciColor^ Color2 {
AciColor^ get ();
void set (AciColor^ value);
}
F#
member Color2 : AciColor with get, set
If color 2 is defined, automatically the single color property will be set to false.