Share via


BehaviorService.AdornerWindowGraphics プロパティ

定義

装飾ウィンドウの Graphics を取得します。

public:
 property System::Drawing::Graphics ^ AdornerWindowGraphics { System::Drawing::Graphics ^ get(); };
public System.Drawing.Graphics AdornerWindowGraphics { get; }
member this.AdornerWindowGraphics : System.Drawing.Graphics
Public ReadOnly Property AdornerWindowGraphics As Graphics

プロパティ値

装飾ウィンドウの Graphics

適用対象

こちらもご覧ください