ArcGIS Pro 2.6 API Reference Guide
SimpleMarkerStyle Enumeration

ArcGIS.Desktop.Mapping Namespace : SimpleMarkerStyle Enumeration
Specifies simple shape of marker
Syntax
Members
MemberDescription
Circle A simple symmetrical circle
Cross A symmetrical plus-shape made of two equal vertical and horizontal lines
Diamond A simple symmetrical square, rotated 45° to stand on its tip
Hexagon A simple symmetrical hexagon (stop sign)
Pushpin A curvilinear, inverted tear-drop
RaceTrack An oval or rectangle with semi-circle ends
Rectangle A rectangle with width greater than height
Rod A tall, narrow, rectangle (not unlike a capital "I")
RoundedRectangle A rectangle with width greater than height and rounded corners
RoundedSquare A simple symmetrical square with rounded corners
RoundedTriangle An equilateral triangle with a flat base and an angled top and rounded corners
Square A simple symmetrical square
Star A symmetrical 5-sided star shape
StretchedHexagon A hexagon with top and bottom edges stretched
Triangle An equilateral triangle with a flat base and an angled top
X A symmetrical X-shape made of two equal diagonal lines
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace