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 409
84c134ec 8864 d60a f544 fd2c9e32672e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the gradient pattern tint.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double Tint { get; set; }
VB
Public Property Tint As Double
Get
Set
C++
public:
property double Tint {
double get ();
void set (double value);
}
F#
member Tint : float with get, set
Double
It only applies to single color gradient patterns.