The following tables list the members exposed by IFaceHatch.
Public Properties
| Name | Description |
 | Angle | Gets or sets the angle of the face hatch. |
 | Color | Gets the color of the face hatch.
NOTE: This property is a get-only property. Set is not implemented. |
 | Definition | Gets the definition for the face hatch.
NOTE: This property is a get-only property. Set is not implemented. |
 | Face | Gets the face that is associated with the hatch.
NOTE: This property is a get-only property. Set is not implemented. |
 | HatchScope | Gets or sets the scope for this face hatch. |
 | HatchType | Gets or sets the type of this face hatch. |
 | Layer | Gets the drawing layer of the component to which the hatch is attached.
NOTE: This property is a get-only property. Set is not implemented. |
 | Pattern | Gets the pattern for the face hatch.
NOTE: This property is a get-only property. Set is not implemented. |
 | PatternId | Gets the pattern ID of this face hatch. Read-only. |
 | Scale | Obsolete. Superseded by IFaceHatch::Scale2.
NOTE: This property is a get-only property. Set is not implemented. |
 | Scale2 | Gets or sets the scale for this face hatch. |
 | SolidFill | Gets whether the face hatch is a solid color.
NOTE: This property is a get-only property. Set is not implemented. |
 | UseMaterialHatch | Gets or sets whether this face hatch uses material crosshatch. |
Top
See Also