Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
The 2D Pivot Point that the object should rotate around.
NOTE: This only has effect when Rotational Pivot Velocity / Acceleration are used.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public Vector2 PivotPoint
|
Visual Basic
|
Public PivotPoint As Vector2
|
Visual C++
|
public:
Vector2 PivotPoint
|
Field Value
Type: Vector2
See Also
PivotPoint2D Class
PivotPoint2D Members
DPSF Namespace

Send comments on this topic to
|