GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoText Class
/ Location Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Location Property (GoText)
In This Topic
A text object's natural location is determined by its Alignment.
Syntax
C#
public
override
PointF
Location {
get
;
set
;}
Remarks
The value of this property is not changed by the value of
RightToLeft
or
Control.RightToLeft
for any
GoView
.
See Also
Reference
GoText Class
GoText Members