public enum SimpleFillStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SimpleFillStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SimpleFillStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SimpleFillStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BackwardDiagonal | A hatched fill with evenly spaced diagonal lines at a -45° angle |
Cross | A hatched fill with evenly spaced horizontal and vertical lines |
DiagonalCross | A hatched fill with evenly spaced diagonal lines crossing each other at 90° angles |
ForwardDiagonal | A hatched fill with evenly spaced diagonal lines at a 45° angle |
Horizontal | A hatched fill with evenly spaced horizontal lines |
Null | An empty fill that does not draw |
Solid | A uniform solid fill of one color |
Vertical | A hatched fill with evenly spaced vertical lines |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SimpleFillStyle
Target Platforms: Windows 10, Windows 8.1, Windows 7