Gets the effective zoom. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public double EffectiveZoom { get; }
Visual Basic (Declaration)
Public ReadOnly Property EffectiveZoom As Double

Remarks

Dependency Property Information
Identifier fieldEffectiveZoomProperty
Metadata properties set to trueNone

See Also