public enum SimpleMarkerStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SimpleMarkerStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SimpleMarkerStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SimpleMarkerStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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 |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.SimpleMarkerStyle
Target Platforms: Windows 10, Windows 8.1