GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorPreview Class / Orientation Property
In This Topic
    Orientation Property (GoColorPreview)
    In This Topic
    Gets or Sets whether the GoColorPreview will be split into two vertical boxes, or two horizontal boxes
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    public Orientation Orientation {get; set;}
    See Also