GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridSnapOpaque Property
In This Topic
    GridSnapOpaque Property
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [DefaultValue(true)]
    [Description("Whether GoView.SnapPoint should look at any grid that might be behind this one.")]
    public bool GridSnapOpaque {get; set;}
    See Also