This interface can be implemented for custom zoom types.

Namespace: yWorks.yFiles.Layout.Transformer
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IZoom
Visual Basic
Public Interface IZoom

Remarks

This interface can be implemented for custom zoom types.

See Also