Click or drag to resize

ShapeUpdatePoints Method

Updates shape with an array of new points.

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

Parameters

points
Type: System.WindowsPoint
See Also