Performs a Zoom command. An update will be automatically performed.
Performs a Zoom command. An update will be automatically performed.
public void ZoomToGroundWindow(BoundingBox);
Performs a Zoom command.
public void ZoomToGroundWindow(BoundingBox,bool);
Zoom to window region (in ground coordinates) of map image This method will force an Update.
public void ZoomToGroundWindow(double,double,double,double);
Zoom to window region (in ground coordinates) of map image
public void ZoomToGroundWindow(double,double,double,double,bool);
Command Class | MapMatrix.MapControls Namespace