Click or drag to resize

AbstractShapeIsMine Method

Returns true whether shape is created by local user, otherwise false and it means that the shape is created by a remote user.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public virtual bool IsMine()

Return Value

Type: Boolean
See Also