<< Click to Display Table of Contents >> NShape Reference
|
Style used to paint the shape's area.
IFillStyle FillStyle { get; set; }; |
Style used to paint the shape's area. If set to null, the fill style of the shape's template shape is used.
Each planar shape must have either a template or a fill style.