Click or drag to resize

HatchPattern Properties

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The HatchPattern type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets or sets the pattern angle in degrees.
Public propertyDescription
Gets or sets the hatch description (optional, this information is not saved in the dxf file).
Public propertyStatic memberDots
Dots hatch pattern.
Public propertyFill
Gets the solid fill flag.
Public propertyStatic memberLine
Lines hatch pattern.
Public propertyLineDefinitions
Gets the definition of the lines that make up the pattern (not applicable in Solid fills).
Public propertyName
Gets or sets the hatch pattern name.
Public propertyStatic memberNet
Net or squares hatch pattern.
Public propertyOrigin
Gets or sets the pattern origin.
Public propertyScale
Gets or sets the pattern scale (not applicable in Solid fills).
Public propertyStatic memberSolid
Solid hatch pattern.
Public propertyStyle
Gets the hatch style.
Public propertyType
Gets or sets the hatch pattern type.
Top
See Also