DX9ToolsR4 - Created by: X

Conversion Methods

The methods of the Conversion class are listed below. For a complete list of Conversion class members, see the Conversion Members topic.

Public Static (Shared) Methods

PointFToVector2 The PointFToVector2 is used to convert a PointF structure to a Vector3 structure.
PointToVector2 The PointToVector2 is used to convert a Point structure to a Vector3 structure.
Vector2ToPoint The Vector2ToPoint is used to convert a Vector3 structure to a Point structure.
Vector2ToPointF The Vector2ToPointF is used to convert a Vector3 structure to a PointF structure.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Conversion Class | CBX.Libs.DX9ToolsR4 Namespace