In This Topic
Gets or sets the revolution around the central axis in the rotation.
Syntax
'Declaration
Public ReadOnly Property Revolution As Double
'Usage
Dim instance As Rotation
Dim value As Double
value = instance.Revolution
public double Revolution {get;}
See Also