GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
Meter Class
/ LabelRelativeSpot Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LabelRelativeSpot Property
In This Topic
Gets or sets the
Label
's position compared to the spot specified by the
LabelSpot
.
Syntax
C#
public
virtual
int
LabelRelativeSpot {
get
;
set
;}
Property Value
This defaults to
GoObject.MiddleBottom
, thereby placing the label inside the
Background
.
See Also
Reference
Meter Class
Meter Members