Solid Edge Framework Type Library
PatternType Property
Description
Sets and returns the type of pattern to apply to the referenced FillStyle object.
Property type
Read-only property
Syntax
Visual Basic
Public Property PatternType As Long
Remarks
Depending on the setting of this property, other properties are enabled or disabled. For example, the FillBackGround property is enabled for PatternType = 1, 2, or 3, but is disabled for PatternType = 0.
See Also

FillStyle Object  | FillStyle Members