Search
RoutingOptions.GridSize Property
See Also
 






Gets or sets the size of the pieces of the routing grid.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

double GridSize { get; set; }

Visual Basic  Copy Code

Property GridSize As Double

 Property Value

 See Also