XYZIsLabelTransparentΒΆ
XYZIsLabelTransparent determines if the isoline labels are plotted transparent or with a white background.
- bool = XYZIsLabelTransparent(hData)
Return Value
bool is TRUE (1) if the labels are plotted transparent.
bool
Parameters
- hData
The handle of a dataset created with XYZCreate.
History
Version |
Description |
---|---|
5.30 |
New. |
See also
Overview XYZ-Datasets, XYZCreate, XYZSetProps, XYZGetProps, XYZShowLabelTransparent, XYZUpdate
id-343370