OBJIsUsePosWCΒΆ
OBJIsUsePosWC checks if the position of a drawing object is specified in diagram coordinates or centimeter coordinates.
- bWC = OBJIsUsePosWC(hobj)
Return Value
bWC ist TRUE (1), if the position is specified in diagram coordinates and FALSE (0) if the position is specified in centimeter coordinates.
Parameters
- hobj
hobj identifies a line, text, rectangle or ellipse object.
See also
id-910955