GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHexagon Class / KeepsLengthwiseSymmetry Property
In This Topic
    KeepsLengthwiseSymmetry Property
    In This Topic
    Gets or sets whether to maintain symmetry in respect to the lengthwise axis.
    Syntax
    [Category("Appearance")]
    [DefaultValue(true)]
    [Description("Whether to maintain symmetry in respect to the lengthwise axis.")]
    public virtual bool KeepsLengthwiseSymmetry {get; set;}

    Property Value

    This defaults to true.
    See Also