CADability dotNET
The HatchStyleContour type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | HatchStyleContour()()()() | |
![]() | HatchStyleContour(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).) |
![]() | GetShowProperty | (Overrides HatchStyle..::..GetShowProperty()()()().) |
![]() | Removed |
Overrides Removed(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).) |
Properties
Name | Description | |
---|---|---|
![]() | ColorDef |
Gets or sets the color of the lines of this hatch style
|
![]() | CounterClock |
Gets or sets the direction of the curves
|
![]() | FirstDistance |
Gets or sets the distance to the out bounds of the area to be filled.
|
![]() | HoleMode |
Gets or sets the mode how to proceed with holes inside the area to be filled
|
![]() | Inbound |
Gets or sets the order of the curves: true from the outside to the inside, false from inside to outside
|
![]() | LineDistance |
Gets or stes the line distance. This is the distance between adjacent contours.
|
![]() | SpiralMode | |
![]() | 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.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ISerializable..::..GetObjectData |