CADability dotNET
The HatchStyleLines type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HatchStyleLines()()()() | ||
| HatchStyleLines(SerializationInfo, StreamingContext) |
Constructor required by deserialization
|
Methods
| Name | Description | |
|---|---|---|
| Clone | (Overrides HatchStyle..::..Clone()()()().) | |
| GenerateContent |
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).) | |
| GetObjectData | ||
| GetShowProperty | (Overrides HatchStyle..::..GetShowProperty()()()().) | |
| Removed |
Overrides Removed(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).) |
Properties
| Name | Description | |
|---|---|---|
| Alternate | ||
| ColorDef |
Gets or sets the color of the lines of this hatch style
| |
| LineAngle |
Sets or gets the lina angle for this hatch style.
| |
| LineDistance |
Sets or gets the line distance for this hatchstyle.
| |
| LinePattern |
Gets or sets the line pattern for the lines of this hatch style
| |
| LineWidth |
Gets or sets the line width for the lines of this hatch style
| |
| MarginOffset |
Sets or gets the distance from the shapes border
| |
| Number | ||
| Offset | ||
| SubEntries |
Overrides SubEntries,
returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.) | |
| SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) |