IntelliCAD 11.1 Object Library
SetPattern Method
See Also 
Type
The type of hatch pattern.
PatternName
The name of the hatch pattern.
Hatch Object : SetPattern Method

Description

Sets the pattern name and type of the hatch

Syntax

Visual Basic
Public Sub SetPattern( _
   ByVal Type As HatchType, _
   ByVal PatternName As String _
) 

Parameters

Type
ValueDescription
vicHatchPatternTypeCustomDefinedPattern name is located in a PAT other than the default.
vicHatchPatternTypePreDefinedPattern name is predefined in the default PAT file.
vicHatchPatternTypeUserDefinedUser defined pattern based on current linetype.
The type of hatch pattern.
PatternName
The name of the hatch pattern.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.