Click or drag to resize
ShapeUpdatePoints Method
Updates shape with an array of new points.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public void UpdatePoints(
	Point[] points
)

Parameters

points
Type: System.WindowsPoint
See Also