The following tables list the members exposed by SimpleMarkerSymbol.
Name | Description | |
---|---|---|
![]() | SimpleMarkerSymbol Constructor | Overloaded. Creates a new instance of StrokeSymbol class. |
Name | Description | |
---|---|---|
![]() | FringeSize | Overridden. Gets the fringe size of the symbol in screen units. Used when invalidating the MapSurface. |
![]() | Label | Gets the display label associated with the symbol. (Inherited from Symbol) |
![]() | MarkerSize | Gets or sets the size of a marker in pixels. |
![]() | MarkerStyle | Gets or sets the marker style to represent the point. |
![]() | OffsetX | Gets or sets the horizontal offset of centering the symbol (pixels). |
![]() | OffsetY | Gets or sets the vertical offset of centering the symbol (pixels). |
Name | Description | |
---|---|---|
![]() | SimpleFillSymbol | Gets the SimpleFillSymbol for the marker. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the instance. |
![]() | Draw | Overridden. Draws the geometry on the MapSurface using the symbology. |
![]() | DrawArea | Draws on the MapSurface the coordinate collection as an area using the symbology. (Inherited from Symbol) |
![]() | DrawLine | Overloaded. Draws a line between the two coordinates on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawMultipoint | Overridden. Draws the coordinates on the MapSurface using the symbology. |
![]() | DrawPoint | Overridden. Draws the coordinate on the MapSurface using the symbology. |
![]() | DrawText | Draws the text at the location. (Inherited from Symbol) |