GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyModifierArgs Class / GoPropertyModifierArgs Constructor / GoPropertyModifierArgs Constructor(Int32,GoPropertyModifierChoice)
In This Topic
    GoPropertyModifierArgs Constructor(Int32,GoPropertyModifierChoice)
    In This Topic
    Construct a GoPropertyModifierArgs identifying a particular property and which objects to consider.
    Syntax
    public GoPropertyModifierArgs( 
       int subhint,
       GoPropertyModifierChoice choice
    )

    Parameters

    subhint
    choice
    See Also