GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolPanning Class
/ Origin Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Origin Property (GoToolPanning)
In This Topic
Gets or sets the original panning point.
Syntax
C#
public
Point
Origin {
get
;
set
;}
Property Value
This is a point in view coordinates. It is set on the first mouse up. Once this value is set, mouse moves cause
Remarks
This is only relevant when
AutoPan
is true.
See Also
Reference
GoToolPanning Class
GoToolPanning Members