Click or drag to resize

CircleGetBottomRight Method

Returns bottom right point of the circle. Represents the end point of the circle.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Point GetBottomRight()

Return Value

Type: Point
See Also