System::Drawing::Drawing2D::GraphicsPath::Transform 메서드

GraphicsPath::Transform(const MatrixPtr&) method

지정된 변환 행렬을 적용하여 현재 객체가 나타내는 경로를 변환합니다.

void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
매개변수형식설명
매트릭스const MatrixPtr\&변환을 지정하는 변환 행렬

또 보기

GraphicsPath::Transform(const SkMatrix&) method

void System::Drawing::Drawing2D::GraphicsPath::Transform(const SkMatrix &matrix)

또 보기