Solid Edge Part Type Library
PatternType Property
Description
Sets and returns the pattern to apply to the referenced Pattern object.
Property type
Read-only property
Syntax
Visual Basic
Public Property PatternType As PatternTypeConstants
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

Pattern Object  | Pattern Members