ArcGIS Pro 2.6 API Reference Guide
SimpleFillStyle Enumeration

ArcGIS.Desktop.Mapping Namespace : SimpleFillStyle Enumeration
Specifies simple fill style
Syntax
Members
MemberDescription
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
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.SimpleFillStyle

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace