DiagramView.ZoomAtViewCenter(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Zooms in or out around the center point of the current view.
public:
void ZoomAtViewCenter(float newZoomFactor);
public void ZoomAtViewCenter (float newZoomFactor);
member this.ZoomAtViewCenter : single -> unit
Public Sub ZoomAtViewCenter (newZoomFactor As Single)
Parameters
- newZoomFactor
- Single
Scaling factor (A value of 1 is considered 100%)