WhiteboardText Class |
Namespace: Avaya.ClientServices
public class WhiteboardText : AbstractShape
The WhiteboardText type exposes the following members.
| Name | Description | |
|---|---|---|
| GetColor |
Returns color of shape.
(Inherited from AbstractShape.) | |
| GetContent |
Returns the content to be displayed.
| |
| GetId |
Returns the shape ID associated with the particular shape object.
(Inherited from AbstractShape.) | |
| GetOwnerDisplayName |
Display name of user who created shape.
(Inherited from AbstractShape.) | |
| GetPosition |
Returns position of text on whiteboard surface.
| |
| GetStatus |
The status which is sent to server.
(Inherited from AbstractShape.) | |
| GetTranslation |
Translation point of shape.
(Inherited from AbstractShape.) | |
| GetWidth |
The line width of shape.
(Inherited from AbstractShape.) | |
| IsMine |
Returns true whether shape is created by local user, otherwise false and it means that the shape
is created by a remote user.
(Inherited from AbstractShape.) | |
| SetId |
Sets the shape ID.
(Inherited from AbstractShape.) | |
| SetStatus |
Sets shape status.
(Inherited from AbstractShape.) | |
| SetTranslaton |
Sets translation of shape.
(Inherited from AbstractShape.) |