Skip to content

ACadSharp.Entities.HatchGradientPattern.ColorTint

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

ColorTint Property

Color tint value used by dialog code (default = 0, 0; range is 0.0 to 1.0). The color tint value is a gradient color and controls the degree of tint in the dialog when the Hatch group code 452 is set to 1.

Definition

Namespace: ACadSharp.Entities.HatchGradientPattern

C#

DxfCodeValueAttribute
public Double ColorTint { get; set; }

Property Value

Double

Clone this wiki locally