CadViewGetPointY
Returns the point y of the view.
double CadViewGetPointY (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The point y.
Returns the point y of the view.
CadCreate.The point y.