Previous Document Next Document
HatchFill.AddPattern

Function AddPattern(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]) As HatchPattern

Member of HatchFill

The AddPattern method adds a new pattern to the hatch.

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.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.