System::Drawing::Graphics 클래스
내용물
[
숨다
]Graphics class
그리기 표면을 나타냅니다. 이 클래스의 객체는 반드시 System::MakeObject() 함수를 사용하여 할당해야 합니다. 스택에 직접 생성하거나 operator new를 사용하여 인스턴스를 만들지 마세요. 이렇게 하면 런타임 오류 및/또는 어설션 오류가 발생할 수 있습니다. 항상 이 클래스를 System::SmartPtr 포인터로 감싸고, 해당 포인터를 함수 인수로 전달하도록 사용하십시오.
class Graphics : public virtual System::Object
메서드
| 메서드 | 설명 |
|---|---|
| AddMetafileComment(const System::ArrayPtr<uint8_t>&) | 구현되지 않음. |
| BeginContainer() | 현재 객체의 상태를 포함하는 컨테이너를 저장하고, 새 컨테이너를 열어 사용한 뒤 저장된 컨테이너를 반환합니다. |
| BeginContainer(Rectangle, Rectangle, GraphicsUnit) | 현재 객체의 상태를 포함하는 컨테이너를 저장하고, 새 컨테이너를 열어 사용한 뒤 저장된 컨테이너를 반환합니다. |
| BeginContainer(RectangleF, RectangleF, GraphicsUnit) | 현재 객체의 상태를 포함하는 컨테이너를 저장하고, 새 컨테이너를 열어 사용한 뒤 저장된 컨테이너를 반환합니다. |
| Clear(Color) | 현재 객체가 나타내는 그리기 표면을 지우고 지정된 색으로 채웁니다. |
| CopyFromScreen(Point, Point, Size, CopyPixelOperation) | 구현되지 않음. |
| CopyFromScreen(int32_t, int32_t, int32_t, int32_t, Size, CopyPixelOperation) | 구현되지 않음. |
| Dispose() | 현재 객체가 획득한 모든 운영 체제 리소스를 해제합니다. |
| DrawArc(const SharedPtr<Pen>&, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 호를 그립니다. |
| DrawArc(const SharedPtr<Pen>&, float, float, float, float, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 호를 그립니다. |
| DrawArc(const SharedPtr<Pen>&, Rectangle, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 호를 그립니다. |
| DrawArc(const SharedPtr<Pen>&, RectangleF, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 호를 그립니다. |
| DrawBezier(const SharedPtr<Pen>&, const Point&, const Point&, const Point&, const Point&) | 구현되지 않음. |
| DrawBezier(const SharedPtr<Pen>&, const PointF&, const PointF&, const PointF&, const PointF&) | 구현되지 않음. |
| DrawBezier(const SharedPtr<Pen>&, float, float, float, float, float, float, float, float) | 구현되지 않음. |
| DrawBeziers(const SharedPtr<Pen>&, const ArrayPtr<Point>&) | 지정된 펜을 사용하여 일련의 베지어 스플라인을 그립니다. |
| DrawBeziers(const SharedPtr<Pen>&, const ArrayPtr<PointF>&) | 지정된 펜을 사용하여 일련의 베지어 스플라인을 그립니다. |
| DrawClosedCurve(const SharedPtr<Pen>&, const ArrayPtr<Point>&, float, Drawing2D::FillMode) | 지정된 펜을 사용하여 닫힌 스플라인을 그립니다. |
| DrawClosedCurve(const SharedPtr<Pen>&, const ArrayPtr<PointF>&, float, Drawing2D::FillMode) | 지정된 펜을 사용하여 닫힌 스플라인을 그립니다. |
| DrawCurve(const SharedPtr<Pen>&, const ArrayPtr<Point>&, float) | 지정된 펜을 사용하여 스플라인을 그립니다. |
| DrawCurve(const SharedPtr<Pen>&, const ArrayPtr<PointF>&, float) | 지정된 펜을 사용하여 스플라인을 그립니다. |
| DrawCurve(const SharedPtr<Pen>&, const ArrayPtr<Point>&, int32_t, int32_t, float) | 지정된 펜을 사용하여 스플라인을 그립니다. |
| DrawCurve(const SharedPtr<Pen>&, const ArrayPtr<PointF>&, int32_t, int32_t, float) | 지정된 펜을 사용하여 스플라인을 그립니다. |
| DrawEllipse(const SharedPtr<Pen>&, Rectangle) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 타원을 그립니다. |
| DrawEllipse(const SharedPtr<Pen>&, RectangleF) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 타원을 그립니다. |
| DrawEllipse(const SharedPtr<Pen>&, int, int, int, int) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 타원을 그립니다. |
| DrawEllipse(const SharedPtr<Pen>&, float, float, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 타원을 그립니다. |
| DrawIcon(const SharedPtr<Icon>&, Rectangle) | 구현되지 않음. |
| DrawIcon(const SharedPtr<Icon>&, int32_t, int32_t) | 구현되지 않음. |
| DrawIconUnstretched(const SharedPtr<Icon>&, Rectangle) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, const System::ArrayPtr<Point>&) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, const System::ArrayPtr<PointF>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, const System::Details::ArrayView<PointF>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, const System::Details::StackArray<PointF, N>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, int, int) | 지정된 위치에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, float, float) | 지정된 위치에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, Point) | 지정된 위치에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, PointF) | 지정된 위치에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, int, int, int, int) | 지정된 사각형에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, float, float, float, float) | 지정된 사각형에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, RectangleF, RectangleF, GraphicsUnit) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, Rectangle, Rectangle, GraphicsUnit) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, int, int, Rectangle, GraphicsUnit) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, const Rectangle&) | 지정된 위치에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, const RectangleF&) | 지정된 위치에 지정된 이미지를 그립니다. |
| DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&) | 지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&) | 지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit) | 지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit) | 지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort, IntPtr) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort, IntPtr) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, const ArrayPtr<PointF>&, RectangleF, GraphicsUnit) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, const ArrayPtr<PointF>&) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit) | 구현되지 않음. |
| DrawImage(const SharedPtr<Image>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit, const SharedPtr<Imaging::ImageAttributes>&) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImage(const SharedPtr<Image>&, float, float, RectangleF, GraphicsUnit) | 지정된 위치에 지정된 이미지의 지정된 영역을 그립니다. |
| DrawImageUnscaled(const SharedPtr<Image>&, int, int) | 지정된 위치에 원본 물리적 크기로 지정된 이미지를 그립니다. |
| DrawImageUnscaled(const SharedPtr<Image>&, int, int, int, int) | 지정된 위치에 원본 물리적 크기로 지정된 이미지를 그립니다. |
| DrawImageUnscaled(const SharedPtr<Image>&, const Rectangle&) | 지정된 위치에 원본 물리적 크기로 지정된 이미지를 그립니다. |
| DrawImageUnscaled(const SharedPtr<Image>&, const Point&) | 지정된 위치에 원본 물리적 크기로 지정된 이미지를 그립니다. |
| DrawImageUnscaledAndClipped(const SharedPtr<Image>&, Rectangle) | 구현되지 않음. |
| DrawLine(const SharedPtr<Pen>&, Point, Point) | 지정된 펜을 사용하여 지정된 선을 그립니다. |
| DrawLine(const SharedPtr<Pen>&, PointF, PointF) | 지정된 펜을 사용하여 지정된 선을 그립니다. |
| DrawLine(const SharedPtr<Pen>&, int, int, int, int) | 지정된 펜을 사용하여 지정된 선을 그립니다. |
| DrawLine(const SharedPtr<Pen>&, float, float, float, float) | 지정된 펜을 사용하여 지정된 선을 그립니다. |
| DrawLines(const SharedPtr<Pen>&, const System::ArrayPtr<System::Drawing::Point>&) | 지정된 펜을 사용하여 일련의 선분을 그립니다. |
| DrawLines(const SharedPtr<Pen>&, const System::ArrayPtr<System::Drawing::PointF>&) | 지정된 펜을 사용하여 일련의 선분을 그립니다. |
| DrawPath(const SharedPtr<Pen>&, const SharedPtr<Drawing2D::GraphicsPath>&) | 지정된 펜을 사용하여 지정된 경로를 그립니다. |
| DrawPie(const SharedPtr<Pen>&, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 파이를 그립니다. |
| DrawPie(const SharedPtr<Pen>&, float, float, float, float, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 파이를 그립니다. |
| DrawPie(const SharedPtr<Pen>&, Rectangle, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 파이를 그립니다. |
| DrawPie(const SharedPtr<Pen>&, RectangleF, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 파이를 그립니다. |
| DrawPolygon(const SharedPtr<Pen>&, const ArrayPtr<Point>&) | 지정된 펜을 사용하여 다각형을 그립니다. |
| DrawPolygon(const SharedPtr<Pen>&, const ArrayPtr<PointF>&) | 지정된 펜을 사용하여 다각형을 그립니다. |
| DrawRectangle(const SharedPtr<Pen>&, int, int, int, int) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 사각형을 그립니다. |
| DrawRectangle(const SharedPtr<Pen>&, float, float, float, float) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 사각형을 그립니다. |
| DrawRectangle(const SharedPtr<Pen>&, Rectangle) | 현재 객체가 나타내는 표면에 지정된 펜을 사용하여 지정된 사각형을 그립니다. |
| DrawRectangles(const SharedPtr<Pen>&, const ArrayPtr<Rectangle>&) | 지정된 펜을 사용하여 일련의 사각형을 그립니다. |
| DrawRectangles(const SharedPtr<Pen>&, const ArrayPtr<RectangleF>&) | 지정된 펜을 사용하여 일련의 사각형을 그립니다. |
| DrawString(const String&, const SharedPtr<Font>&, const SharedPtr<Brush>&, PointF, const System::SharedPtr<System::Drawing::StringFormat>&) | 지정된 폰트와 브러시를 사용하여 지정된 위치에 지정된 문자열을 그립니다. |
| DrawString(const String&, const SharedPtr<Font>&, const SharedPtr<Brush>&, RectangleF, const System::SharedPtr<System::Drawing::StringFormat>&) | 지정된 글꼴과 브러시를 사용하여 지정된 사각형 안에 지정된 문자열을 그립니다. |
| DrawString(const String&, const SharedPtr<Font>&, const SharedPtr<Brush>&, float, float, const System::SharedPtr<System::Drawing::StringFormat>&) | 지정된 폰트와 브러시를 사용하여 지정된 위치에 지정된 문자열을 그립니다. |
| EndContainer(const SharedPtr<Drawing2D::GraphicsContainer>&) | 현재 컨테이너를 닫고 저장된 컨테이너의 상태에서 이 객체의 상태를 복원합니다. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, const ArrayPtr<PointF>&, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, const ArrayPtr<Point>&, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, Point, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, PointF, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, Rectangle, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, RectangleF, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, Point, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, PointF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, const ArrayPtr<PointF>&, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, Rectangle, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| EnumerateMetafile(const SharedPtr<Imaging::Metafile>&, RectangleF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc) | 구현되지 않음. |
| ExcludeClip(Rectangle) | 구현되지 않음. |
| ExcludeClip(const SharedPtr<Region>&) | 구현되지 않음. |
| FillClosedCurve(const SharedPtr<Brush>&, const ArrayPtr<PointF>&, Drawing2D::FillMode, float) | 지정된 브러시를 사용하여 닫힌 스플라인을 그립니다. |
| FillClosedCurve(const SharedPtr<Brush>&, const ArrayPtr<Point>&, Drawing2D::FillMode, float) | 지정된 브러시를 사용하여 닫힌 스플라인을 그립니다. |
| FillEllipse(const SharedPtr<Brush>&, Rectangle) | 경계 사각형으로 지정된 타원의 내부를 지정된 브러시로 채웁니다. |
| FillEllipse(const SharedPtr<Brush>&, RectangleF) | 경계 사각형으로 지정된 타원의 내부를 지정된 브러시로 채웁니다. |
| FillEllipse(const SharedPtr<Brush>&, int, int, int, int) | 경계 사각형으로 지정된 타원의 내부를 지정된 브러시로 채웁니다. |
| FillEllipse(const SharedPtr<Brush>&, float, float, float, float) | 경계 사각형으로 지정된 타원의 내부를 지정된 브러시로 채웁니다. |
| FillPath(const SharedPtr<Brush>&, const SharedPtr<Drawing2D::GraphicsPath>&) | 지정된 경로의 내부를 지정된 브러시로 채웁니다. |
| FillPie(const SharedPtr<Brush>&, int, int, int, int, int, int) | 현재 객체가 나타내는 표면 위에 지정된 브러시를 사용하여 지정된 파이(조각)를 채웁니다. |
| FillPie(const SharedPtr<Brush>&, float, float, float, float, float, float) | 현재 객체가 나타내는 표면 위에 지정된 브러시를 사용하여 지정된 파이(조각)를 채웁니다. |
| FillPie(const SharedPtr<Brush>&, Rectangle, float, float) | 현재 객체가 나타내는 표면 위에 지정된 브러시를 사용하여 지정된 파이(조각)를 채웁니다. |
| FillPolygon(const SharedPtr<Brush>&, const ArrayPtr<Point>&, Drawing2D::FillMode) | 지정된 다각형의 내부를 지정된 브러시로 채웁니다. |
| FillPolygon(const SharedPtr<Brush>&, const ArrayPtr<PointF>&, Drawing2D::FillMode) | 지정된 다각형의 내부를 지정된 브러시로 채웁니다. |
| FillRectangle(const SharedPtr<Brush>&, float, float, float, float) | 지정된 사각형을 지정된 브러시로 채웁니다. |
| FillRectangle(const SharedPtr<Brush>&, int, int, int, int) | 지정된 사각형을 지정된 브러시로 채웁니다. |
| FillRectangle(const SharedPtr<Brush>&, Rectangle) | 지정된 사각형을 지정된 브러시로 채웁니다. |
| FillRectangle(const SharedPtr<Brush>&, RectangleF) | 지정된 사각형을 지정된 브러시로 채웁니다. |
| FillRectangles(const SharedPtr<Brush>&, const ArrayPtr<Rectangle>&) | 지정된 브러시를 사용하여 일련의 사각형을 채웁니다. |
| FillRectangles(const SharedPtr<Brush>&, const ArrayPtr<RectangleF>&) | 지정된 브러시를 사용하여 일련의 사각형을 채웁니다. |
| FillRegion(const SharedPtr<Brush>&, const SharedPtr<Region>&) | 지정된 영역의 내부를 지정된 브러시로 채웁니다. |
| Flush(Drawing2D::FlushIntention) | 보류 중인 모든 그리기 작업을 즉시 실행하도록 트리거합니다. |
| static FromHwnd(IntPtr) | 구현되지 않음. |
| static FromHwndInternal(IntPtr) | 구현되지 않음. |
| static FromImage(const SharedPtr<Image>&) | 지정된 이미지에서 새로운 Graphics 객체를 생성합니다. |
| get_Clip() | 현재 Graphics 객체가 나타내는 그리기 표면의 그리기 영역을 제한하는 영역을 나타내는 Region 객체를 반환합니다. |
| get_ClipBounds() const | 현재 객체가 나타내는 표면의 클리핑 영역을 경계하는 사각형을 반환합니다. |
| get_CompositingMode() | 현재 객체가 나타내는 표면에 합성된 이미지가 어떻게 그려지는지를 나타내는 값을 반환합니다. |
| get_CompositingQuality() | 이미지를 합성할 때 사용되는 품질 수준을 나타내는 값을 반환합니다. |
| get_DpiX() | 수평 해상도를 반환합니다. |
| get_DpiY() | 수직 해상도를 반환합니다. |
| get_InterpolationMode() | 현재 객체와 연관된 보간 모드를 나타내는 값을 반환합니다. |
| get_IsClipEmpty() const | 구현되지 않음. |
| get_IsVisibleClipEmpty() const | 구현되지 않음. |
| get_PageScale() const | 현재 Graphics 객체에 대한 세계 단위와 페이지 단위 사이의 스케일링을 반환합니다. |
| get_PageUnit() const | 현재 객체가 나타내는 표면에서 페이지 좌표에 사용되는 측정 단위를 반환합니다. |
| get_PixelOffsetMode() | 현재 객체가 나타내는 표면에서 렌더링 중 픽셀이 어떻게 오프셋되는지를 나타내는 값을 반환합니다. |
| get_RenderingOrigin() const | 디더링 및 해치 브러시용 현재 Graphics 객체의 렌더링 원점을 나타내는 Point 객체를 반환합니다. |
| get_SmoothingMode() | 현재 객체가 나타내는 표면에서 렌더링 중 사용되는 진정 모드를 나타내는 값을 반환합니다. |
| get_TextContrast() const | 구현되지 않음. |
| get_TextRenderingHint() | 텍스트 렌더링 품질을 나타내는 값을 반환합니다. |
| get_Transform() | 현재 Graphics 객체에 대한 기하학적 세계 변환을 반환합니다. |
| get_VisibleClipBounds() const | 현재 Graphics 객체의 보이는 클리핑 영역을 둘러싼 경계 사각형을 나타내는 RectangleF 객체를 반환합니다. |
| GetHdc() | 구현되지 않음. |
| GetNearestColor(Color) | 구현되지 않음. |
| GetSkCanvas() const | |
| IntersectClip(const System::SharedPtr<Region>&) | 이 객체의 클립 영역을 현재 클립과 지정된 클립의 교차 영역으로 업데이트합니다. |
| IntersectClip(System::Drawing::RectangleF) | 이 객체의 클립 영역을 현재 클립과 지정된 클립의 교차 영역으로 업데이트합니다. |
| IntersectClip(System::Drawing::Rectangle) | 이 객체의 클립 영역을 현재 클립과 지정된 클립의 교차 영역으로 업데이트합니다. |
| IsVisible(Point) | 지정된 점이 현재 Graphics 객체의 보이는 클립 영역에 포함되는지 여부를 결정합니다. |
| IsVisible(PointF) | 구현되지 않음. |
| IsVisible(Rectangle) | 구현되지 않음. |
| IsVisible(RectangleF) | 구현되지 않음. |
| IsVisible(int32_t, int32_t) | 구현되지 않음. |
| IsVisible(float, float) | 구현되지 않음. |
| IsVisible(float, float, float, float) | 구현되지 않음. |
| IsVisible(int32_t, int32_t, int32_t, int32_t) | 구현되지 않음. |
| MeasureCharacterRanges(const System::String&, const SharedPtr<Font>&, RectangleF, const SharedPtr<StringFormat>&) | 지정된 문자열에서 문자 위치를 둘러싼 각 영역의 배열을 반환합니다. |
| MeasureString(String const&, System::SharedPtr<Font> const&, PointF const&, System::SharedPtr<StringFormat> const&) const | 지정된 형식과 지정된 글꼴로 그려졌을 때 지정된 문자열의 크기를 반환합니다. |
| MeasureString(String const&, System::SharedPtr<Font> const&, int, System::SharedPtr<StringFormat> const&) const | 지정된 형식과 지정된 글꼴로 그려졌을 때 지정된 문자열의 크기를 반환합니다. |
| MeasureString(String const&, System::SharedPtr<Font> const&, SizeF const&, System::SharedPtr<StringFormat> const&, int&, int&) const | 구현되지 않음. |
| MeasureString(String const&, System::SharedPtr<Font> const&, SizeF const&, System::SharedPtr<StringFormat> const&) const | 지정된 형식과 지정된 글꼴로 그려졌을 때 지정된 문자열의 크기를 반환합니다. |
| MultiplyTransform(const SharedPtr<Drawing2D::Matrix>&, Drawing2D::MatrixOrder) | 현재 Graphics 객체의 세계 변환 행렬에 지정된 행렬을 곱합니다. |
| ReleaseHdc() | 구현되지 않음. |
| ReleaseHdc(IntPtr) | 구현되지 않음. |
| ResetClip() | 이 그래픽의 클립 영역을 무한 영역으로 재설정합니다. |
| ResetTransform() | 현재 객체의 세계 변환 행렬을 항등 행렬이 되도록 재설정합니다. |
| Restore(const SharedPtr<Drawing2D::GraphicsState>&) | 저장된 상태에서 이 객체의 상태를 복원합니다. |
| RotateTransform(float, Drawing2D::MatrixOrder) | 지정된 순서대로 현재 Graphics 객체의 세계 변환 행렬에 지정된 회전을 적용합니다. |
| Save() | 이 객체의 현재 상태를 저장하고 저장된 상태를 반환합니다. |
| ScaleTransform(float, float, Drawing2D::MatrixOrder) | 지정된 스케일 벡터를 현재 객체의 세계 변환 행렬에 적용합니다. |
| set_Clip(const SharedPtr<Region>&) | 현재 객체가 나타내는 그리기 표면의 그리기 영역을 제한하는 영역을 설정합니다. |
| set_CompositingMode(Drawing2D::CompositingMode) | 현재 객체가 나타내는 표면에 합성된 이미지가 그려지는 방식을 지정하는 값을 설정합니다. |
| set_CompositingQuality(Drawing2D::CompositingQuality) | 이미지를 합성할 때 사용할 품질 수준을 지정하는 값을 설정합니다. |
| set_InterpolationMode(Drawing2D::InterpolationMode) | 현재 객체와 연관된 보간 모드를 나타내는 값을 설정합니다. |
| set_PageScale(float) | 현재 Graphics 객체에 대한 세계 단위와 페이지 단위 사이의 스케일을 설정합니다. |
| set_PageUnit(GraphicsUnit) | 현재 객체가 나타내는 표면의 페이지 좌표에 사용되는 측정 단위를 설정합니다. |
| set_PixelOffsetMode(Drawing2D::PixelOffsetMode) | 현재 객체가 나타내는 표면에서 렌더링 중 픽셀을 오프셋하는 방식을 지정하는 값을 설정합니다. |
| set_RenderingOrigin(Point) | 디더링 및 해치 브러시용 현재 Graphics 객체의 렌더링 원점을 지정하는 Point 객체를 설정합니다. |
| set_SmoothingMode(Drawing2D::SmoothingMode) | 현재 객체가 나타내는 표면에서 렌더링 중 사용되는 스무딩 모드를 지정하는 값을 설정합니다. |
| set_TextContrast(int32_t) | 구현되지 않음. |
| set_TextRenderingHint(Text::TextRenderingHint) | 텍스트 렌더링 품질을 지정하는 값을 설정합니다. |
| set_Transform(const SharedPtr<Drawing2D::Matrix>&) | 현재 Graphics 객체에 대한 기하학적 세계 변환을 설정합니다. |
| SetClip(const SharedPtr<Region>&, Drawing2D::CombineMode) | 현재 Graphics 객체가 나타내는 그리기 표면의 클리핑 영역을 현재 클립 영역과 지정된 영역을 결합하는 지정된 연산의 결과로 설정합니다. |
| SetClip(Rectangle, Drawing2D::CombineMode) | 현재 Graphics 객체가 나타내는 그리기 표면의 클리핑 영역을 현재 클립 영역과 지정된 영역을 결합하는 지정된 연산의 결과로 설정합니다. |
| SetClip(RectangleF, Drawing2D::CombineMode) | 현재 Graphics 객체가 나타내는 그리기 표면의 클리핑 영역을 현재 클립 영역과 지정된 영역을 결합하는 지정된 연산의 결과로 설정합니다. |
| SetClip(const SharedPtr<Graphics>&, Drawing2D::CombineMode) | 구현되지 않음. |
| SetClip(const SharedPtr<Drawing2D::GraphicsPath>&, Drawing2D::CombineMode) | 현재 Graphics 객체가 나타내는 그리기 표면의 클리핑 영역을 현재 클립 영역과 그래픽 경로로 지정된 영역을 결합하는 지정된 연산의 결과로 설정합니다. |
| TransformPoints(Drawing2D::CoordinateSpace, Drawing2D::CoordinateSpace, const ArrayPtr<System::Drawing::Point>&) | 구현되지 않음. |
| TransformPoints(Drawing2D::CoordinateSpace, Drawing2D::CoordinateSpace, const ArrayPtr<System::Drawing::PointF>&) | 구현되지 않음. |
| TranslateClip(int, int) | 구현되지 않음. |
| TranslateClip(float, float) | 구현되지 않음. |
| TranslateTransform(float, float, Drawing2D::MatrixOrder) | 지정된 변환 벡터를 현재 Graphics 객체의 세계 변환 행렬에 적용합니다. |
| ~Graphics() |
Typedefs
| 타입 정의 | 설명 |
|---|---|
| DrawImageAbort | DrawImage 메서드의 인수로 사용되는 콜백 함수 객체의 유형입니다. |
| EnumerateMetafileProc | EnumerateMetafile 메서드의 인수로 사용되는 콜백 함수 객체의 유형입니다. |
또 보기
- Class Object
- Namespace System::Drawing
- Library Aspose.Page for C++