CadSetViewCoefs
Sets the coefs of the view.
void CadSetViewCoefs (
double ZoomVal,
double PanHor,
double PanVer
);
Parameters
- ZoomVal (double)
- Numeric value (double precision).
- PanHor (double)
- Numeric value (double precision).
- PanVer (double)
- Numeric value (double precision).
Return Value
None.