CIMFill ConstructHatchFill( CIMStroke lineStroke, double angle, double separation, double offset )
Overloads Function ConstructHatchFill( _ ByVal lineStroke As CIMStroke, _ ByVal angle As Double, _ ByVal separation As Double, _ ByVal offset As Double _ ) As CIMFill
Parameters
- lineStroke
- ArcGIS.Core.CIM.CIMStroke
- angle
- The angle for the hatch pattern.
- separation
- The separation for the hatch pattern.
- offset
- The offset value. ArcGIS.Core.CIM.CIMHatchFill.OffsetX and ArcGIS.Core.CIM.CIMHatchFill.OffsetY will get set to this value.