DiagramView::ZoomFactor Property

 

Gets the scaling factor.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property float ZoomFactor {
	float get();
}

Property Value

Type: System::Single

A value of 1 is considered 100%.

Return to top
Show: