Skip to content

ACadSharp.Entities.GradientColor.Value

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

Value Property

Gradient value

Definition

Namespace: ACadSharp.Entities.GradientColor

C#

DxfCodeValueAttribute
public Double Value { get; set; }

Property Value

Double

Value

The value must be in the range 0-1

Clone this wiki locally