Click or drag to resize

HatchGradientPatternColor2 Property

Gets or sets the gradient color 2.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public AciColor Color2 { get; set; }

Property Value

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