GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDrawing Class / IsFigureIndex Method
In This Topic
    IsFigureIndex Method
    In This Topic
    This predicate is true when the given index is the start of a figure in this shape.
    Syntax
    public bool IsFigureIndex( 
       int idx
    )

    Parameters

    idx
    See Also