Angle Properties

CVB.Net Documentation

The Angle type exposes the following members.

Properties

  NameDescription
Public propertyDeg
Get/set the value in degrees. Setting this property will automatically update the Rad property accordingly. Also, the value will be trimmed if enabled.
Public propertyIsTrimmed
Turn trimming of the value of the angle to the range -PI...PI on or off.
Public propertyRad
Get/set the value in Radians. Setting this property will automatically update the Deg property accordingly. Also, the value will be trimmed if enabled.
Top
See Also

Reference