In This Topic
Gets or sets the revolution around the central axis in the rotation.
Allowed values are from -0 to 359.9, inclusive.
Default value is 0.
Syntax
'Declaration
Public Property Revolution As System.Single
public System.float Revolution {get; set;}
See Also