RectangularCloud Properties

The RectangularCloud type exposes the following members.

Properties
  NameDescription
Public propertyAngle
The angle of the rectangular cloud. The rectangular cloud rotates around its start point.
Public propertyArcWidth
The arc width to use for the cloud base.
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.
(Inherited from CloudBase.)
Public propertyAttributes
The attributes for the rectangular cloud.
Public propertyBulge
The bulge (curve) to use (a bulge is the ratio between the height and width of an object).
(Inherited from CloudBase.)
Public propertyEndPoint
The end point of the rectangular cloud.
Public propertyHeight
The height of the rectangular cloud. Changing the height changes the end point with the height.
Public propertyHideable
Accesses the information if this object is hidden or not or if it should be.
(Inherited from GraphicObject.)
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Public propertyStartPoint
The start point of the rectangular cloud. Changing this will move the rectangular cloud.
Public propertyWidth
The width of the rectangular cloud. Changing the width changes the end point with the width.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next