Simple Marker Symbol
Used to draw point or multipoint features on a layer. Simple marker symbols display graphics using simple, predefined markers such as circle, cross, etc. In addition, the markers can have an optional outline, which is defined by a line symbol.
See also
Constructors
Creates a simple marker symbol object with some initial values.
Functions
Clones the SimpleMarkerSymbol.
Creates a swatch of the symbol. This method will scale the symbol up or down in order to fit it in to the desired width and height of the swatch.
Creates a swatch of the symbol.
Get Multilayer point symbol generated from simple marker symbol. Multilayer symbol API allows users to create complex and custom symbols with multiple layers of different type of symbology. Simple fill symbol provides a factory of shapes like square, diamond, cross etc. This helper method allows users to generate a MultilayerPointSymbol with VectorMarkerSymbolLayer containing polygon with defined geometry for different shapes.
Properties
The symbol angle alignment of the marker symbol. The angle alignment of the marker symbol. Returns SymbolAngleAlignment.Map if an error occurs.
The style of the simple marker symbol. SimpleMarkerSymbolStyle.Circle if an error occurs.