Click or drag to resize

HatchGradientPattern Properties

The HatchGradientPattern type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets or sets the pattern angle in degrees.
(Inherited from HatchPattern.)
Public propertyCentered
Gets or sets if the pattern is centered or not.
Public propertyColor1
Gets or sets the gradient color 1.
Public propertyColor2
Gets or sets the gradient color 2.
Public propertyDescription
Gets or sets the hatch description (optional, this information is not saved in the dxf file).
(Inherited from HatchPattern.)
Public propertyFill
Gets the solid fill flag.
(Inherited from HatchPattern.)
Public propertyGradientType
Gets or set the gradient pattern type.
Public propertyLineDefinitions
Gets the definition of the lines that make up the pattern (not applicable in Solid fills).
(Inherited from HatchPattern.)
Public propertyName
Gets or sets the hatch pattern name.
(Inherited from HatchPattern.)
Public propertyOrigin
Gets or sets the pattern origin.
(Inherited from HatchPattern.)
Public propertyScale
Gets or sets the pattern scale (not applicable in Solid fills).
(Inherited from HatchPattern.)
Public propertySingleColor
Gets or sets the gradient pattern color type.
Public propertyStyle
Gets the hatch style.
(Inherited from HatchPattern.)
Public propertyTint
Gets or sets the gradient pattern tint.
Public propertyType
Gets or sets the hatch pattern type.
(Inherited from HatchPattern.)
Top
See Also