Share via


InkStrokeRenderingSegment.Pressure プロパティ

定義

デジタイザーサーフェス上の接触の圧力を取得します。

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

プロパティ値

Single

float

接触の圧力。

適用対象

こちらもご覧ください