XYZSetBubbleSize sets the bubble size in centimeters.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
Is the handle of a data set created with XYZCreate.
rvSize is a vector with 2 elements:
| Value | Meaning |
|---|---|
| rvSize[1] | Bubble diameter in centimeters for the minimum z value. |
| rvSize[2] | Bubble diameter in centimeters for the maximum z value. |
Vales between minimum and maximum will be interpolated.
See also
Overview XYZ-Datasets, XYZGetBubbleAttribute, XYZGetBubbleSize, XYZIsBubbleVisible, XYZSetBubbleAttribute, XYZShowBubble, XYZSetBubbleScaleValues, XYZGetBubbleScaleValues
id-1775290