Implements the ICanvas interface using System.Drawing API.
The following tables list the members exposed by the GdiCanvas type.
Name | Description | |
---|---|---|
Initializes a new instance of the GdiCanvas class. |
Name | Description | |
---|---|---|
Gets or sets the System.Drawing.Graphics instance backing this canvas. |
||
Gets or sets a matrix that transforms geo-coordinates to pixels. |
||
Gets or sets the current zoom factor. |
Name | Description | |
---|---|---|
Gets or sets the current color palette. |
Name | Description | |
---|---|---|
Arranges shape's labels so that they do not overlap specified obstacles. |
||
Overloaded. |
||
Draws a Label. |
||
Draws a point marker at the specified location. |
||
Draws a polyline. |
||
Draws a string with the specified attributes. |
||
Fills a polygon. |
||
Gets the size of a pixel at the current zoom level. |
||
Gets the bounding box of a rotated rectangle. |
||
Resets the current clip region. |
||
Sets the current brush to the one associated with specified map feature. |
||
Sets the current fill color to the specified color from the palette. |
||
Sets the current fill and line colors to the highlight color associated with this canvas. |
||
Sets the current line color to the line color associated with this canvas. |
||
Sets the current pen to the one associated with specified map feature. |
||
Sets the current text alignment. |
||
Updates bounding box of shape's label from shape coordinates. |
Name | Description | |
---|---|---|
Returns a point lying on a polyline that is positioned at a relative position along the polyline's length. |