GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoStroke Class / FirstPickIndex Property
In This Topic
    FirstPickIndex Property (GoStroke)
    In This Topic
    Gets the index of the first point that should get a selection handle.
    Syntax
    [Category("Behavior")]
    [Description("The index of the first point getting a selection handle.")]
    public virtual int FirstPickIndex {get;}
    Remarks
    This normally returns 0.
    See Also