XYZGetBubbleScaleValuesΒΆ
XYZGetBubbleSize returns the bubble scaling values.
- rvZMinMax = XYZGetBubbleScaleValues(hData)
Return Value
rvZMinMax is a vector with 2 elements:
Value |
Meaning |
---|---|
rvZMinMax[1] |
z value for the minimum bubble size. |
rvZMinMax[2] |
z value for the minimum bubble size. |
Parameters
- hData
Is the handle of a data set created with XYZCreate.
See also
Overview XYZ-Datasets, XYZGetBubbleAttribute, XYZIsBubbleVisible, XYZSetBubbleAttribute, XYZSetBubbleSize, XYZShowBubble, XYZGetBubbleScaleValues
id-867262