InkStrokeRenderingSegment.TiltY Property

Definition

Gets the tilt of the contact along the y axis.

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

Property Value

Single

float

The tilt along the y axis.

Applies to

See also