GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / IGoPropertyControl Interface
Members
In This Topic
    IGoPropertyControl Interface
    In This Topic
    Controls that modify Northwoods.Go.GoObject properties using a GoPropertyModifier should implement this interface.
    Syntax
    public interface IGoPropertyControl 
    See Also