FixedPoint Implicit Conversion Operators

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Either implicitly converts a Single to a FixedPoint structure, or implicitly converts a FixedPoint structure to a Single.

Overload List

  Name Description
Public operatorStatic memberSupported by the .NET Compact Framework Implicit(FixedPoint to Single) Converts a FixedPoint structure implicitly to a Single.
Public operatorStatic memberSupported by the .NET Compact Framework Implicit(Single to FixedPoint) Converts a Single implicitly to a FixedPoint structure.

Top

See Also

Reference

FixedPoint Structure

FixedPoint Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace