SimpleFillSymbol

Base Type: FillSymbol
 

A class for a fill symbol constructed from a predefined fill style.

 

Property

Type

Description

Style

esriSimpleFillStyle

Fill style.

 

Remarks

 

This symbol is used to fill an areal shape with either a flood fill, a hollow fill (only the outline is drawn) or one of six simple line patterns.

 

It inherits all properties from FillSymbol.

 

You can specify the type of fill by setting the Style property to one of the esriSimpleFillStyle constants listed below.