Click or drag to resize

CircleGetTopLeft Method

Returns top left point of the circle. Represents the starting point of the circle.

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

Return Value

Type: Point
See Also