InkStrokeRenderingSegment.Twist Property

Definition

Gets the twist of the contact along the rotational axis.

public:
 property float Twist { float get(); };
float Twist();
public float Twist { get; }
var single = inkStrokeRenderingSegment.twist;
Public ReadOnly Property Twist As Single

Property Value

Single

float

The twist of the contact along the rotational axis.

Applies to

See also