Skip to content

FillPattern

Public Constructor

Overload List

Name

Description


Public Method
FillPattern.

Creates a fill pattern with FillPatternHostOrientation::FPORIENTATION_TO_VIEW and FillPatternTarget::FPTARGET_NONE.


Public Method
FillPattern(FillPattern)

Constructs a new copy of the input FillPattern object.


Public Method
FillPattern(String, FillPatternTarget, FillPatternHostOrientation)

Creates a fill pattern based on the given name, FillPatternTarget and FillPatternHostOrientation.


Public Method
FillPattern(String, FillPatternTarget, FillPatternHostOrientation, Double, Double)

Creates a simple hatch fill pattern based on the given name, angle, spacing, FillPatternTarget and FillPatternHostOrientation.


Public Method
FillPattern(String, FillPatternTarget, FillPatternHostOrientation, Double, Double, Double)

Creates a simple crosshatch fill pattern based on the given name, angle, spacing, FillPatternTarget and FillPatternHostOrientation.