Previous Document Next Document
Fill.ApplyCustomHatchFill

Function ApplyCustomHatchFill(Angle As Double, Spacing As Double, [Shift As Double], [OriginX As Double], [OriginY As Double], [Width As Double = -1], [Color As Color], [Style As OutlineStyle], [DashDotLength As Double = -1], [PenWidth As Double], [BackColor As Color], [TransformWithShape As Boolean = False], [ScaleLinesWithShape As Boolean = False], [UseWorldCoordinates As Boolean = False], [FillScale As Double], [LineScale As Double], [FillAngle As Double], [FillSkew As Double]) As HatchFill

Member of Fill

The ApplyCustomHatchFill method applies a custom hatch fill.

Parameters
Description
Angle
Spacing
Shift
This parameter is optional, and its default value is 0.
OriginX
This parameter is optional, and its default value is 0.
OriginY
This parameter is optional, and its default value is 0.
Width
This parameter is optional, and its default value is -1.
Color
This parameter is optional, and its default value is Nothing.
Style
This parameter is optional, and its default value is Nothing.
DashDotLength
This parameter is optional, and its default value is -1.
PenWidth
This parameter is optional, and its default value is 0.
BackColor
This parameter is optional, and its default value is Nothing.
TransformWithShape
This parameter is optional, and its default value is False.
ScaleLinesWithShape
This parameter is optional, and its default value is False.
UseWorldCoordinates
This parameter is optional, and its default value is False.
FillScale
This parameter is optional, and its default value is 0.
LineScale
This parameter is optional, and its default value is 0.
FillAngle
This parameter is optional, and its default value is 0.
FillSkew
This parameter is optional, and its default value is 0.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.