HatchShape Properties |
The HatchShape type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
| BackgroundColor |
Get or set the pattern background color.
| |
| BackgroundColorNumber |
Get or set pattern background color number.
| |
| CustomHatch |
Get or set user defined hatch.
| |
| CustomHatchAngle | Obsolete.
Gets or sets the angle (Degree) of user defined hatch. ※ It may become unusable in the future. Please use HatchAngle.
| |
| CustomHatchScale |
Gets or sets the magnification of user defined hatching.
| |
| Document |
Acquire the document.
(Inherited from Shape.) | |
| DrawGroup |
Acquire the parent's drawing group.
(Inherited from Shape.) | |
| Drawing |
Acquire a partial diagram.
(Inherited from Shape.) | |
| ForegroundColor |
Get or set the pattern foreground color.
| |
| ForegroundColorNumber |
Get or set the pattern foreground color number.
| |
| GradientPosition1 |
Get or set gradient position 1.
| |
| GradientPosition2 |
Get or set gradient position 2.
| |
| GradientType |
Get or set hatching gradient type.
| |
| HatchAngle |
Gets or sets the angle (Degree) of user defined hatch or gradient hatch.
| |
| HatchType |
Gets or sets hatching type.
| |
| InnerRegions |
Get a collection of region geometry representing hollow region.
| |
| IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) | |
| IsTemporary |
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.) | |
| Layer |
Get or set the layer.
(Inherited from Shape.) | |
| LayerID |
Get or set the ID of the layer.
(Inherited from Shape.) | |
| Number |
Acquires the figure number.
(Inherited from Shape.) | |
| OuterRegion |
Get the region geometry representing the outline area.
| |
| PatternType |
Get or set hatching pattern type.
| |
| Point |
Get or set the coordinates of the placement point of the pattern.
| |
| RecordID |
Get the record ID.
(Inherited from Shape.) | |
| RegionColor |
Gets or sets the color of the frame.
| |
| RegionColorNumber |
Get or set the color number of the frame.
| |
| RegionLinetype |
Get or set the line style of frame.
| |
| RegionLinetypeNumber |
Get or sets the linetype number of the frame.
| |
| RegionLinewidth |
Get or set line width of frame.
| |
| RegionLinewidthNumber |
Get or set the line width number of the frame.
| |
| ReverseColor |
Filled Gets or sets a value that indicates whether black and white is reversed if the color of the hatching is the same as the background color.
| |
| ShowRegion |
Gets or sets a value indicating whether to display a frame.
| |
| Transparency |
Get or set pattern transparency.
|