This document is archived and information here might be outdated.  Recommended version.


IACSimplePolygonSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACSimplePolygonSymbol Interface
ArcGIS Developer Help

IACSimplePolygonSymbol Interface

Provides access to members that control ArcIMS simple polygon symbol.

Product Availability

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

Members

Name Description
Read/write property Boundary Indicates if the layer display the boundary or outline.
Read/write property BoundaryCapType The outline cap type.
Read/write property BoundaryColor The outline color.
Read/write property BoundaryJoinType The outline join type.
Read/write property BoundaryLineType The outline type.
Read/write property BoundaryTransparency The transparency transparency coeficient (0.0-1.0).
Read/write property BoundaryWidth The outline width in pixels.
Read/write property FillColor The fill color.
Read/write property FillInterval The interval of the hatch fill type.
Read/write property FillTransparency The fill transparency coeficient (0.0-1.0).
Read/write property FillType The fill type.
Read/write property Overlap Indicates if labels can overlap this symbol.

Classes that implement IACSimplePolygonSymbol

Classes Description
ACSimplePolygonSymbol ArcIMS Simple Polygon Symbol.