InkStrokeRenderingSegment.Twist 属性

定义

获取沿旋转轴的接触点的扭曲。

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

属性值

Single

float

触点沿旋转轴的扭曲。

适用于

另请参阅