Click or drag to resize

HatchGradientPatternColor2 Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the gradient color 2.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public AciColor Color2 { get; set; }
Request Example View Source

Property Value

Type: AciColor
Remarks
If color 2 is defined, automatically the single color property will be set to false.
See Also