Share via


InkStrokeRenderingSegment.TiltX Property

Definition

Gets the tilt of the contact along the x axis.

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

Property Value

Single

float

The tilt along the x axis.

Applies to

See also