The following tables list the members exposed by SimpleTextSymbol.
Name | Description | |
---|---|---|
![]() | SimpleTextSymbol Constructor | Overloaded. Creates a new instance. |
Name | Description | |
---|---|---|
![]() | Font | Gets or sets the font. |
![]() | FringeSize | Overridden. Gets the fringe size. |
![]() | Label | Gets the display label associated with the symbol. (Inherited from Symbol) |
![]() | TextColor | Gets or set the text color |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the instance. |
![]() | Draw | Draws the geometry on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | 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 | Draws the coordinates on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawPoint | Draws the coordinate on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawText | Overridden. Draws the text at the location. |