[]
Gets the bounds of marker shape of the placemark element.
Rect GetPlacemarkShapeBounds(VectorPlacemark vectorPlacemark, Rect markerBounds)
Type | Name | Description |
---|---|---|
VectorPlacemark | vectorPlacemark | The placemark element to be rendered. |
Rect | markerBounds | The bounds of the marker. |
Type | Description |
---|---|
Rect | The bounds of the marker shape. |