GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridOriginRelative Property
In This Topic
    GridOriginRelative Property
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [DefaultValue(false)]
    [Description("Whether the Origin moves along with the GoGrid's Position")]
    public bool GridOriginRelative {get; set;}
    See Also