ThreeDFormat.IncrementRotationVertical(Single) 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.
Vertically rotates a shape on the y-axis using the specified incrementation value.
public:
void IncrementRotationVertical(float Increment);
public void IncrementRotationVertical (float Increment);
abstract member IncrementRotationVertical : single -> unit
Public Sub IncrementRotationVertical (Increment As Single)
Parameters
- Increment
- Single
Specifies the incrementation value.