FixedPoint.Parse Method
Parses a fixed-point number.
Overload List
Name | Description |
---|---|
FixedPoint.Parse (String) | Returns a FixedPoint structure of a string representation of a value. Supported by the .NET Compact Framework. |
FixedPoint.Parse (String, NumberStyles, IFormatProvider) | Returns a FixedPoint structure of a string representation of a value that has a specified style and format. Supported by the .NET Compact Framework. |
See Also
Reference
FixedPoint Structure
FixedPoint Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace