Click or drag to resize

HatchShape Properties

The HatchShape type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Get the attribute collection.
(Inherited from Shape.)
Public propertyBackgroundColor
Get or set the pattern background color.
Public propertyBackgroundColorNumber
Get or set pattern background color number.
Public propertyCustomHatch
Get or set user defined hatch.
Public propertyCustomHatchAngle Obsolete.
Gets or sets the angle (Degree) of user defined hatch. ※ It may become unusable in the future. Please use HatchAngle.
Public propertyCustomHatchScale
Gets or sets the magnification of user defined hatching.
Public propertyDocument
Acquire the document.
(Inherited from Shape.)
Public propertyDrawGroup
Acquire the parent's drawing group.
(Inherited from Shape.)
Public propertyDrawing
Acquire a partial diagram.
(Inherited from Shape.)
Public propertyForegroundColor
Get or set the pattern foreground color.
Public propertyForegroundColorNumber
Get or set the pattern foreground color number.
Public propertyGradientPosition1
Get or set gradient position 1.
Public propertyGradientPosition2
Get or set gradient position 2.
Public propertyGradientType
Get or set hatching gradient type.
Public propertyHatchAngle
Gets or sets the angle (Degree) of user defined hatch or gradient hatch.
Public propertyHatchType
Gets or sets hatching type.
Public propertyInnerRegions
Get a collection of region geometry representing hollow region.
Public propertyIsComposite
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.)
Public propertyIsTemporary
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.)
Public propertyLayer
Get or set the layer.
(Inherited from Shape.)
Public propertyLayerID
Get or set the ID of the layer.
(Inherited from Shape.)
Public propertyNumber
Acquires the figure number.
(Inherited from Shape.)
Public propertyOuterRegion
Get the region geometry representing the outline area.
Public propertyPatternType
Get or set hatching pattern type.
Public propertyPoint
Get or set the coordinates of the placement point of the pattern.
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyRegionColor
Gets or sets the color of the frame.
Public propertyRegionColorNumber
Get or set the color number of the frame.
Public propertyRegionLinetype
Get or set the line style of frame.
Public propertyRegionLinetypeNumber
Get or sets the linetype number of the frame.
Public propertyRegionLinewidth
Get or set line width of frame.
Public propertyRegionLinewidthNumber
Get or set the line width number of the frame.
Public propertyReverseColor
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.
Public propertyShowRegion
Gets or sets a value indicating whether to display a frame.
Public propertyTransparency
Get or set pattern transparency.
Top
See Also