GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / Orientation Property
In This Topic
    Orientation Property (GoDrawPaletteBase)
    In This Topic
    Gets or Sets the Orientation of the Palette. This means which direction has priority when colors are being drawn.
    Syntax
    [Category("Behavior")]
    public Orientation Orientation {get; set;}
    See Also