Share via


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 개체입니다.

설명

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

적용 대상

추가 정보