<< Click to Display Table of Contents >>
Navigation: MyShape > Properties >
public Boolean BrushShow {get; set;}
Description:
Show/not show the fill style of Brush.
Example:
myShape.BrushShow = true;
See also:
Brush