PatternStyle property
Returns or sets the pattern used to fill a shape. Read/write. Constant.
Syntax
object
.PatternStyle
[ = value
]where
object
– is the name of a graphic element or an expression that evaluates to a graphic element.value
– is a constant of the type gfxPatternStyleConstants that specifies the style for the pattern.Remarks
For the Button object, this property applies only to the Up state.
Provide Feedback