This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IF > IFillProperties Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the general fill properties.
IFillProperties can be used to control the XOffset, YOffset, XSeparation, and YSeparation of IMarkerFillSymbols and IPictureFillSymbols. Use the IFillSymbol interface to set additional properties.
Description | ||
---|---|---|
XOffset | Fill offset along X-axis. | |
XSeparation | Fill element separation along X-axis. | |
YOffset | Fill offset along Y-axis. | |
YSeparation | Fill element separation along Y-axis. |
CoClasses and Classes | Description |
---|---|
MarkerFillSymbol | A fill symbol comprised of any of the supported marker symbols. |
PictureFillSymbol | A fill symbol based on either a BMP or an EMF picture. |
IDotDensityFillSymbol Interface | IMarkerFillSymbol Interface | ILineFillSymbol Interface | IGradientFillSymbol Interface | IFillSymbol Interface | IDotDensityFillSymbol2 Interface | IFillProperties Interface | IPictureFillSymbol Interface | IMultiLayerFillSymbol Interface