The following tables list the members exposed by LineSymbol.
Name | Description | |
---|---|---|
![]() | LineSymbol Constructor | Overloaded. Creates a new instance. |
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) |
![]() | LineColor | Gets or sets pen line color. |
![]() | LineWidth | Gets or sets the pen's width. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the object. |
![]() | 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. Overridden. Draws a line between the two coordinates on the MapSurface using the symbology. |
![]() | 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 | Draws the text at the location. (Inherited from Symbol) |