[]
        
(Showing Draft Content)

C1.FlexMap.IMapDevice.GetPlacemarkShapeBounds

GetPlacemarkShapeBounds Method

GetPlacemarkShapeBounds(VectorPlacemark, Rect)

Gets the bounds of marker shape of the placemark element.

Declaration
Rect GetPlacemarkShapeBounds(VectorPlacemark vectorPlacemark, Rect markerBounds)
Function GetPlacemarkShapeBounds(vectorPlacemark As VectorPlacemark, markerBounds As Rect) As Rect
Parameters
Type Name Description
VectorPlacemark vectorPlacemark

The placemark element to be rendered.

Rect markerBounds

The bounds of the marker.

Returns
Type Description
Rect

The bounds of the marker shape.