RectangularCloud Properties |
The RectangularCloud type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
The angle of the rectangular cloud. The rectangular cloud rotates around its start point.
| |
| ArcWidth |
The arc width to use for the cloud base. (Inherited from CloudBase.)The property usage follows the below legacy cloud creation rules. In case of positive value then that value will be used. In case of zero value then the positive value of the XS_ARC_WIDTH_OF_CLOUD advance option is used and in case that also the advance option value is 0 then the default legacy 10 value is used. In case of negative value the value is transformed and its positive value is used. | |
| Attributes |
The attributes for the rectangular cloud.
| |
| Bulge |
The bulge (curve) to use (a bulge is the ratio between the height and width of an object).
(Inherited from CloudBase.) | |
| EndPoint |
The end point of the rectangular cloud.
| |
| Height |
The height of the rectangular cloud.
Changing the height changes the end point with the height.
| |
| Hideable |
Accesses the information if this object is hidden or not or if it should be.
(Inherited from GraphicObject.) | |
| QueryReturnValue |
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.) | |
| StartPoint |
The start point of the rectangular cloud.
Changing this will move the rectangular cloud.
| |
| Width |
The width of the rectangular cloud.
Changing the width changes the end point with the width.
|