Udostępnij za pośrednictwem


CD2DEllipse::CD2DEllipse

Tworzy obiekt CD2DEllipse z obiektu CD2DRectF.

CD2DEllipse(
   const CD2DRectF& rect
);
CD2DEllipse(
   const D2D1_ELLIPSE& ellipse
);
CD2DEllipse(
   const D2D1_ELLIPSE* ellipse
);
CD2DEllipse(
   const CD2DPointF& ptCenter,
   const CD2DSizeF& sizeRadius
);

Parametry

  • rect
    prostokąta źródłowego

  • ellipse
    Elipsa źródła

  • ptCenter
    Środka elipsy.

  • sizeRadius
    X radius i y promień elipsy.

Wymagania

Nagłówek: afxrendertarget.h

Zobacz też

Informacje

Klasa CD2DEllipse