This class describes a grid by providing the grid's origin as well as the horizontal and vertical spacing between the grid points. It is used by the IGridConstraintProvider<(Of <(<'T>)>)> as well as by the GridSnapResultVisualCreator<T>

Namespace: yWorks.Canvas
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class GridInfo
Visual Basic
Public Class GridInfo

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas..::..GridInfo

See Also