|  AddHatch | Creates a linear element to be used in the referenced hatch pattern. | 
|  AddHatchWithOption | Same as AddHatch with extra option for creating linear or radial element and center location and axis ratio if radial element | 
|  GetColor | Returns the color currently applied to a specified linear element used in a HatchPatternStyle object. | 
|  GetDashGap | Returns the dash and gap characteristics of the referenced style object. | 
|  GetDashType | Returns the linear style that is currently applied to a specified linear element used in a HatchPatternStyle object. | 
|  GetElementType | Get the element type - Linear or Radial | 
|  GetHatch | Returns the parameters for the referenced hatch line. | 
|  GetHatchWithOption | Same as GetHatch with extra option for getting linear or radial element and center location and axis ratio if radial element | 
|  GetOrigin | Returns the origin for the referenced object. | 
|  GetRadialElementAxisRatio | Get the axis ratio of ellipse for radial elements | 
|  GetRadialElementCenterLocation | Get the location of ellipse center for radial elements | 
|  GetRotation | Returns the rotation of the reference hatch line. | 
|  GetShift | Returns the shift of the specified hatch line. | 
|  GetSpacing | Returns the spacing of the specified hatch line. | 
|  GetWidth | Returns the width of the specified hatch line. | 
|  RemoveHatch | Removes the specified hatch line from the referenced HatchPatternStyle object. | 
|  SetColor | Specifies a new color for a specified linear element used in a HatchPatternStyle object. | 
|  SetDashGap | Defines the dash and gap characteristics of a linear element. | 
|  SetDashType | Specifies the new linear style to apply to a specified linear element used in a HatchPatternStyle object. | 
|  SetDisplayIndex | Changes the display index number of an element. | 
|  SetElementType | Set the element type - Linear or Radial | 
|  SetHatch | Modifies one or more characteristics of an existing linear element used in a hatch pattern. | 
|  SetHatchWithOption | Same as SetHatch with extra option for setting linear or radial element and center location and axis ratio if radial element | 
|  SetMasterColor | Changes the color of each hatch line in the referenced HatchPatternStyle object. | 
|  SetMasterWidth | Changes the width of each hatch line in the referenced HatchPatternStyle object. | 
|  SetOrigin | Redefines the offset between the lower left corner of the window and the object's origin. | 
|  SetRadialElementAxisRatio | Set the axis ratio of ellipse for radial elements | 
|  SetRadialElementCenterLocation | Set the location of ellipse center for radial elements | 
|  SetRotation | Specifies a new angle of rotation for a specified linear element used in a HatchPatternStyle object. | 
|  SetShift | Sets the shift of the specified hatch line. | 
|  SetSpacing | Specifies a new horizontal distance at which a specified linear element used in a HatchPatternStyle object is repeated. | 
|  SetWidth | Sets the width of the specified hatch line. |