GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRuler Class / GetCursorEnumerable Method
In This Topic
    GetCursorEnumerable Method
    In This Topic
    Returns an IEnumerable for the ruler's collection of GoRulerCursors.
    Syntax
    public IEnumerable<GoRulerCursor> GetCursorEnumerable()
    See Also