HatchSettings Class |
Namespace: RootPro.RootProCAD
The HatchSettings type exposes the following members.
Name | Description | |
---|---|---|
HatchSettings | Initializes a new instance of the HatchSettings class |
Name | Description | |
---|---|---|
BackgroundColor |
Get or set the pattern background color.
| |
CustomHatch |
Get or set user defined hatch.
| |
Document |
Get the document.
(Inherited from ShapeSettings.) | |
ForegroundColor |
Get or set the pattern foreground color.
| |
GradientPosition1 |
Get or set gradient position 1.
| |
GradientPosition2 |
Get or set gradient position 2.
| |
GradientType |
Get or set hatching gradient type.
| |
HatchType |
Gets or sets hatching type.
| |
PatternType |
Get or set hatching pattern type.
| |
RegionColor |
Gets or sets the color of the frame.
| |
RegionLinetype |
Get or set the line style of frame.
| |
RegionLinewidth |
Get or set line width of 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.
| |
Styles |
Get style collection of shapes.
(Inherited from ShapeSettings.) | |
Transparency |
Get or set pattern transparency.
|
Name | Description | |
---|---|---|
CopyTo |
Copy the figure setting value to another figure setting.
(Inherited from ShapeSettings.) | |
CopyToShape |
Copy the figure setting value to the figure.
(Inherited from ShapeSettings.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |