BufferedGraphics.Graphics 속성

정의

Graphics 그래픽 버퍼로 출력되는 개체를 가져옵니다.

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

속성 값

Graphics 그래픽 버퍼로 출력되는 개체입니다.

설명

이 속성은 GraphicsBufferedGraphics 개체에 할당된 그래픽 버퍼에 그리는 개체를 제공합니다.

적용 대상

추가 정보

  • Graphics
  • 이중 버퍼링된 그래픽