GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoNodeIconConstraint Interface
Members
In This Topic
    IGoNodeIconConstraint Interface
    In This Topic
    This interface is used by GoNodeIcon to constrain the resizing of the image.
    Syntax
    public interface IGoNodeIconConstraint 
    Remarks
    GoSimpleNode and GoGeneralNode implement this interface.
    See Also