Share via


DesignerView.SetZoomTransform Method

Performs the processing of changes to the zoom level.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Protected Overridable Sub SetZoomTransform
protected virtual void SetZoomTransform()
protected:
virtual void SetZoomTransform()
abstract SetZoomTransform : unit -> unit 
override SetZoomTransform : unit -> unit 
protected function SetZoomTransform()

.NET Framework Security

See Also

Reference

DesignerView Class

Microsoft.Windows.Design.Interaction Namespace

AdornerPanel

Other Resources

Walkthrough: Creating a Design-time Adorner

Adorner Architecture