This interface can be implemented for custom zoom types.

Namespace: yWorks.yFiles.Layout.Transformer
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IZoom
Visual Basic
Public Interface IZoom

Remarks

This interface can be implemented for custom zoom types.

See Also