Create the smallest XRect that encloses all the points supplied.
[C#] static XRect FromPoints(XPoint points) [Visual Basic] Shared Function FromPoints(points As XPoint) As XRect
static XRect FromPoints(XPoint points)
Shared Function FromPoints(points As XPoint) As XRect
If no points or null is supplied then the return value is null.
None.
Submit feedback about this site to: