GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridSnapCellSpot Property
In This Topic
    GridSnapCellSpot Property
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [DefaultValue(2)]
    [Description("Which cell spot should be returned by GoGrid.FindNearestGridPoint.")]
    public int GridSnapCellSpot {get; set;}
    See Also