CADability dotNET

The HatchStyleLines type exposes the following members.

Constructors

  NameDescription
Public methodHatchStyleLines()()()()
Protected methodHatchStyleLines(SerializationInfo, StreamingContext)
Constructor required by deserialization

Methods

  NameDescription
Public methodClone (Overrides HatchStyle..::..Clone()()()().)
Public methodGenerateContent
This method is used by a Hatch object to calculate its contents. It generates a set of parallel lines according to LineDistance and LineAngle and clips them with the given shape. The lines are projected into the 3D world by the given plane.
(Overrides HatchStyle..::..GenerateContent(CompoundShape, Plane).)
Public methodGetObjectData
Public methodGetShowProperty (Overrides HatchStyle..::..GetShowProperty()()()().)
Public methodRemoved (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).)

Properties

  NameDescription
Public propertyAlternate
Public propertyColorDef
Gets or sets the color of the lines of this hatch style
Public propertyLineAngle
Sets or gets the lina angle for this hatch style.
Public propertyLineDistance
Sets or gets the line distance for this hatchstyle.
Public propertyLinePattern
Gets or sets the line pattern for the lines of this hatch style
Public propertyLineWidth
Gets or sets the line width for the lines of this hatch style
Public propertyMarginOffset
Sets or gets the distance from the shapes border
Public propertyNumber
Public propertyOffset
Public propertySubEntries
Overrides SubEntries, returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)

See Also