GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / Orientation Property
In This Topic
    Orientation Property (Meter)
    In This Topic
    Some meters may find it useful to be oriented along either a horizontal or vertical direction; others may ignore this.
    Syntax
    public virtual Orientation Orientation {get; set;}
    See Also