GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyModifier Class / ModifyProperty Method / ModifyProperty(Int32,GoPropertyModifierChoice,Object) Method
the new property value
In This Topic
    ModifyProperty(Int32,GoPropertyModifierChoice,Object) Method
    In This Topic
    Syntax
    public void ModifyProperty( 
       int subhint,
       GoPropertyModifierChoice choice,
       object val
    )

    Parameters

    subhint
    choice
    val
    the new property value
    See Also