ShapeObject.Brush Property | |
A brush currently in use by the ShapeObject object to draw itself.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Brush AS USUAL GET SET
public virtual Usual Brush { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA brush currently in use by the ShapeObject object to draw itself.
See Also