[]
        
(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)
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.