'Declaration
Function GetPlacemarkShapeBounds( _ ByVal vectorPlacemark As VectorPlacemark, _ ByVal markerBounds As C1.Win.Interop.Rect _ ) As C1.Win.Interop.Rect
C1.Win.Interop.Rect GetPlacemarkShapeBounds( VectorPlacemark vectorPlacemark, C1.Win.Interop.Rect markerBounds )
Parameters
- vectorPlacemark
- The placemark element to be rendered.
- markerBounds
- The bounds of the marker.
Return Value
The bounds of the marker shape.