Previous Document Next Document

Object Model Reference : Classes : H : HatchPattern : Methods : HatchPattern.SetProperties


HatchPattern.SetProperties

Sub SetProperties([Angle As Variant], [Spacing As Double], [Shift As Variant], [OriginX As Variant], [OriginY As Variant], [Width As Double = -1], [Color As Color], [Style As OutlineStyle], [DashDotLength As Double = -1], [PenWidth As Double])

Description

Member of HatchPattern

The SetProperties method specifies commonly used properties for hatch-fill patterns.

Parameter
Description
Angle
Specifies the rotation angle of the lines in the hatch-fill pattern. This parameter is optional.
Spacing
Specifies the line spacing in the hatch-fill pattern. This parameter is optional, and its default value is 0.
Shift
Specifies an additional relative horizontal shift of the lines in the hatch-fill pattern. This parameter is optional.
OriginX
Specifies the horizontal offset of the start of the first line in the hatch-fill pattern. This parameter is optional.
OriginY
Specifies the vertical offset of the start of the first line in the hatch-fill pattern. This parameter is optional.
Width
Specifies the width at which to apply the hatch fill. This parameter is optional, and its default value is -1.
Color
Specifies the color for the hatch fill. This parameter is optional, and its default value is Nothing.
Style
Specifies the outline style for the hatch fill. This parameter is optional, and its default value is Nothing.
DashDotLength
Specifies the dash-dot length of the lines in the hatch fill. This parameter is optional, and its default value is -1.
PenWidth
Specifies the pen width of the lines in the hatch fill. This parameter is optional, and its default value is 0.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.