![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
PolygonFillType Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : PolygonFillType Enumeration |
Visual Basic (Declaration) | |
---|---|
Public Enum PolygonFillType Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PolygonFillType |
C# | |
---|---|
public enum PolygonFillType : System.Enum |
Member | Description |
---|---|
BDiagonal | Backward diagonal lines. |
Cross | Vertical and horizontal crossing lines. |
DarkGray | Dark gray fill. |
DiagCross | Diagonal crossing lines. |
FDiagonal | Forward diagonal lines. |
Gray | Gray fill. |
Horizontal | Horizontal lines. |
LightGray | Light gray fill. |
Solid | Solid fill. |
Vertical | Vertical lines. |
Used in SimpleFillSymbol.
Gray, LightGray and DarkGray fill the polygon with a continuous tone of the color specified with the Color property. The other options use a series of lines spaced at an interval specified in SimpleFillSymbol.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family