GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / TopLeftMargin Property
In This Topic
    TopLeftMargin Property (Meter)
    In This Topic
    Gets or sets the margin between the top-left corner of the Background and the top-left corner of the Scale (and Indicator).
    Syntax
    public virtual SizeF TopLeftMargin {get; set;}
    See Also