[]
        
(Showing Draft Content)

C1.WPF.Maps.VectorItemBase.GetBounds

GetBounds Method

GetBounds(IEnumerable<Point>)

Gets the bounding rectangle.

Declaration
protected Rect GetBounds(IEnumerable<Point> pts)
Parameters
Type Name Description
IEnumerable<Point> pts
Returns
Type Description
Rect