Circle Methods |
The Circle type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBottomRight |
Returns bottom right point of the circle. Represents the end point of the circle.
| |
| GetColor |
Returns color of shape.
(Inherited from AbstractShape.) | |
| 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.) | |
| GetStatus |
The status which is sent to server.
(Inherited from AbstractShape.) | |
| GetTopLeft |
Returns top left point of the circle. Represents the starting point of the circle.
| |
| GetTranslation |
Translation point of shape.
(Inherited from AbstractShape.) | |
| GetWidth |
The line width of shape.
(Inherited from AbstractShape.) | |
| IsFilled |
Indicates whether the circle is filled.
| |
| 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.) |