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

    Property Value

    This defaults to true.
    See Also