GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHexagonReshapeBehavior Enumeration
In This Topic
    GoHexagonReshapeBehavior Enumeration
    In This Topic
    Specifies the resize behavior of a GoHexagon.
    Syntax
    public enum GoHexagonReshapeBehavior : System.Enum 
    Members
    MemberDescription
    CompleteSymmetryA resize behavior for GoHexagon
    CrosswiseSymmetryA resize behavior for GoHexagon
    FreeFormA resize behavior for GoHexagon
    LengthwiseSymmetryA resize behavior for GoHexagon
    See Also