GrapeCity ActiveReports for .NET 16.0J
IsStylusCaptureWithin プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : IsStylusCaptureWithin プロパティ
Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property.
シンタックス
'宣言
 
Public ReadOnly Property IsStylusCaptureWithin As Boolean
public bool IsStylusCaptureWithin {get;}

プロパティ値

true if this element or a contained element has stylus capture; otherwise, false. The default is false.
参照

Viewer クラス
Viewer メンバ