Class LayoutGridWrapper
Inheritance
System.Object
LayoutGridWrapper
Assembly: Syncfusion.Diagram.Base.dll
public class LayoutGridWrapper : Object
Constructors
Declaration
public LayoutGridWrapper()
Properties
Declaration
public Color Color { get; set; }
Property Value
| Type |
| System.Drawing.Color |
Declaration
public float DashOffset { get; set; }
Property Value
Declaration
public DashStyle DashStyle { get; set; }
Property Value
| Type |
| System.Drawing.Drawing2D.DashStyle |
Declaration
public GridStyle GridStyle { get; set; }
Property Value
Declaration
public float HorizontalSpacing { get; set; }
Property Value
Declaration
public float MinPixelSpacing { get; set; }
Property Value
Declaration
public RenderingStyleWrapper RenderingStyle { get; set; }
Property Value
Declaration
public bool SnapToGrid { get; set; }
Property Value
Declaration
public float VerticalSpacing { get; set; }
Property Value
Declaration
public bool Visible { get; set; }
Property Value