Float Conversion (Float to Word) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR EXPLICIT (
fl AS FLOAT
) AS WORD
public static explicit operator ushort (
Float fl
)
Request Example
View SourceParameters
- fl
- Type: Float
Return Value
Type:
WordSee Also