TransducerDataSet.AsAngle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the current instance as angle.
public UnitsNet.Angle? AsAngle ();
member this.AsAngle : unit -> Nullable<UnitsNet.Angle>
Public Function AsAngle () As Nullable(Of Angle)
Returns
Nullable<UnitsNet.Angle>
An angle, null if this instance is not an angle