ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolPatchType Enumeration

In This Topic
    SymbolPatchType Enumeration
    In This Topic
    Specifies the style of the symbol patch for a symbol preview.
    Syntax
    Members
    MemberDescription
    ArcLine 
    BoundaryPoly 
    CirclePoly 
    CurveLine 
    Default 
    FootprintPoly 
    HorizontalLine 
    HydroLine 
    HydroPoly 
    NaturalPoly 
    SquarePoly 
    TrailLine 
    ZigzagLine 
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also