Previous Document Next Document
ShapeRange.ApplyHatchFill

Sub ApplyHatchFill(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])

Member of ShapeRange

The ApplyHatchFill method applies a preset hatch fill from a library to the shapes in the range.

Parameters
Description
LibraryName
HatchNameOrIndex
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.