1-800-975-iCAD
9:00am to 5:00pm Pacific Time
ZoomCenter Method
ZoomCenter method
Displays the drawing at a given center point and specified zoom factor.
Syntax
object.ZoomCenter(Center, ZoomFactor)
Where:
object is an progeCAD Viewport or PViewport object;
Center is an progeCAD Point object;
ZoomFactor is a double-precision variable (or value) representing the magnification factor.
Examples...
ZoomCenter method example
|
|
|