yucad3d

CadNavResize

Resizes the navigator panel to its host area.

void CadNavResize ( std::int32_t X, std::int32_t Y, std::int32_t W, std::int32_t H );

Parameters

X (std::int32_t)
World coordinate.
Y (std::int32_t)
World coordinate.
W (std::int32_t)
Width in world units.
H (std::int32_t)
Height in world units.

Return Value

None.

See Also