ArcObjects Library Reference  (Display)    

ISimpleFillSymbol Interface

Provides access to members that control the simple fill symbol.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

ISimpleFillSymbol is used to create a fill symbol comprised of a predefinded set of styles. The availble styles are provided by the esriSimpleFillStyle enumeration. Use the IFillSymbol interface to set additional properties for ISimpleFillSymbols.

Members

Description
Read/write property Color Fill color.
Read/write property Outline Line symbol of fill outline.
Read/write property Style Fill style.

Inherited Interfaces

Interfaces Description
IFillSymbol Provides access to members that control fill symbols.

CoClasses that implement ISimpleFillSymbol

CoClasses and Classes Description
SimpleFillSymbol A fill symbol comprised from a predefined set of styles.

 


Feedback Send feedback on this page