次の方法で共有


DynamicRenderer メンバ

保護されたメンバを含める
継承されたメンバを含める

.NET Framework メンバを含める
.NET Compact Framework メンバを含める
XNA Framework メンバを含める

更新 : 2007 年 11 月

タブレット ペン データが RealTimeStylus オブジェクトによって処理されるときに、そのデータをリアルタイムで表示します。このクラスは継承できません。

DynamicRenderer 型で公開されるメンバは以下のとおりです。

コンストラクタ

  名前 説明
ms575179.pubmethod(ja-jp,VS.90).gif DynamicRenderer オーバーロードされます。 DynamicRenderer クラスの新しいインスタンスを初期化します。

このページのトップへ

メソッド

  名前 説明
ms575179.pubmethod(ja-jp,VS.90).gif Dispose DynamicRenderer オブジェクトによって使用されているリソースを解放します。
ms575179.pubmethod(ja-jp,VS.90).gif Draw キャッシュしたデータを指定した Graphics オブジェクトで描画します。
ms575179.pubmethod(ja-jp,VS.90).gif Equals 指定した Object が、現在の Object と等しいかどうかを判断します。 (Object から継承されます。)
ms575179.protmethod(ja-jp,VS.90).gif Finalize Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。)
ms575179.pubmethod(ja-jp,VS.90).gif GetHashCode 特定の型のハッシュ関数として機能します。 (Object から継承されます。)
ms575179.pubmethod(ja-jp,VS.90).gif GetType 現在のインスタンスの Type を取得します。 (Object から継承されます。)
ms575179.protmethod(ja-jp,VS.90).gif MemberwiseClone 現在の Object の簡易コピーを作成します。 (Object から継承されます。)
ms575179.pubmethod(ja-jp,VS.90).gif Refresh DynamicRenderer オブジェクトが、現在データ ストアにあるインク データを再描画します。
ms575179.pubmethod(ja-jp,VS.90).gif ReleaseCachedData タブレット ペン データを DynamicRenderer オブジェクトのキャッシュから解放します。
ms575179.pubmethod(ja-jp,VS.90).gif ToString 現在の Object を表す String を返します。 (Object から継承されます。)

このページのトップへ

フィールド

  名前 説明
ms575179.pubfield(ja-jp,VS.90).gifms575179.static(ja-jp,VS.90).gif DynamicRendererCachedDataGuid Data プロパティが DynamicRendererDynamicRendererCachedData を格納していることを示するために、CustomStylusData オブジェクトによって使用される Guidを表します。

このページのトップへ

プロパティ

  名前 説明
ms575179.pubproperty(ja-jp,VS.90).gif ClipRectangle 動的にレンダリングされるストロークを描画する Rectangle 構造体を取得または設定します。
ms575179.pubproperty(ja-jp,VS.90).gif DrawingAttributes DynamicRenderer オブジェクトが使用する DrawingAttributes オブジェクトを取得または設定します。
ms575179.pubproperty(ja-jp,VS.90).gif Enabled 動的なレンダリングを有効または無効に切り替える値を取得または設定します。
ms575179.pubproperty(ja-jp,VS.90).gif EnableDataCache データのキャッシュが DynamicRenderer オブジェクトで有効かどうかを示す値を取得または設定します。

このページのトップへ

明示的インターフェイスの実装

  名前 説明
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.CustomStylusDataAdded
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privproperty(ja-jp,VS.90).gif IStylusSyncPlugin.DataInterest
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.Error
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.InAirPackets
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.Packets
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.RealTimeStylusDisabled
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.RealTimeStylusEnabled
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusButtonDown
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusButtonUp
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusDown
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusInRange
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusOutOfRange
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.StylusUp
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.SystemGesture
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.TabletAdded
ms575179.pubinterface(ja-jp,VS.90).gifms575179.privmethod(ja-jp,VS.90).gif IStylusSyncPlugin.TabletRemoved

このページのトップへ

参照

参照

DynamicRenderer クラス

Microsoft.StylusInput 名前空間