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

适用于

另请参阅