GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/ UnrotatedCenter Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UnrotatedCenter Property
In This Topic
Gets the center point of the
UnrotatedBounds
.
Syntax
C#
[
Browsable
(
false
)]
public
PointF
UnrotatedCenter {
get
;}
Remarks
This is the center that the shape rotated about. Unlike
GoObject.Center
, this point does not move when the shape is rotated.
See Also
Reference
GoDrawing Class
GoDrawing Members