GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / Background Property
In This Topic
    Background Property (Meter)
    In This Topic
    Gets or sets the background object of the Meter.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public virtual GoObject Background {get; set;}
    See Also