GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / ScrollPosition Property
In This Topic
    ScrollPosition Property
    In This Topic
    Gets or sets the scroll position of the control
    Syntax
    [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    public Point ScrollPosition {get; set;}
    See Also