GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridOriginX Property
In This Topic
    GridOriginX Property
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [DefaultValue(0)]
    [Description("The origin for the grid.")]
    public float GridOriginX {get; set;}
    See Also