Previous Document Next Document

Object Model Reference : Classes : H : HatchFill : Methods : HatchFill.Select


HatchFill.Select

Sub Select(LibraryName As String, HatchNameOrIndex As Variant, [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])

Description

Member of HatchFill

The Select method selects a new hatch fill from the specified library.

Parameter
Description
LibraryName
Specifies the name of the library
HatchNameOrIndex
Specifies the name or index number of the hatch-fill pattern
BackColor
Specifies a background color for the hatch fill. This parameter is optional, and its default value is Nothing.
TransformWithShape
Specifies whether to transform the hatch fill with the shape to which the hatch fill is applied. This parameter is optional, and its default value is False.
ScaleLinesWithShape
Specifies whether to scale the hatch-fill lines with the shape to which the hatch fill is applied. This parameter is optional, and its default value is False.
UseWorldCoordinates
Specifies whether local or world coordinates are used to align the hatch fills applied to different objects. This parameter is optional, and its default value is False.
FillScale
Specifies the average scale factor for the hatch fill. This parameter is optional, and its default value is 0.
LineScale
Specifies the average line-thickness scale factor for the hatch fill. This parameter is optional, and its default value is 0.
FillAngle
Specifies the rotation angle for the hatch fill. This parameter is optional, and its default value is 0.
FillSkew
Specifies the skew angle for 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.