ThreeDFormat.IncrementRotationZ(Single) Method

Definition

Rotates a shape on the z-axis using the specified incrementation.

public:
 void IncrementRotationZ(float Increment);
public void IncrementRotationZ (float Increment);
abstract member IncrementRotationZ : single -> unit
Public Sub IncrementRotationZ (Increment As Single)

Parameters

Increment
Single

Specifies the incrementation value.

Applies to