NShape Reference
IPlanerShape.FillStyle Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IPlanarShape Interface >

NShape Reference
IPlanerShape.FillStyle Property

Previous pageReturn to chapter overviewNext page

Style used to paint the shape's area.

Syntax

IFillStyle FillStyle { getset; };

Description

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.