System::Drawing::Drawing2D::GraphicsPath::Transform metodu

GraphicsPath::Transform(const MatrixPtr&) method

Geçerli nesne tarafından temsil edilen yolu, belirtilen dönüşüm matrisini uygulayarak dönüştürür.

void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
ParametreTürAçıklama
matrisconst MatrixPtr&Dönüşümü belirten dönüşüm matrisi

Ayrıca Bakınız

GraphicsPath::Transform(const SkMatrix&) method

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

Ayrıca Bakınız