AbstractShape Methods |
The AbstractShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetColor |
Returns color of shape.
|
![]() | GetId |
Returns the shape ID associated with the particular shape object.
|
![]() | GetOwnerDisplayName |
Display name of user who created shape.
|
![]() | GetStatus |
The status which is sent to server.
|
![]() | GetTranslation |
Translation point of shape.
|
![]() | GetWidth |
The line width of shape.
|
![]() | IsMine |
Returns true whether shape is created by local user, otherwise false and it means that the shape
is created by a remote user.
|
![]() | SetId |
Sets the shape ID.
|
![]() | SetStatus |
Sets shape status.
|
![]() | SetTranslaton |
Sets translation of shape.
|