System::Drawing::Drawing2D::GraphicsPath::Transform μέθοδος

GraphicsPath::Transform(const MatrixPtr&) method

Μετασχηματίζει τη διαδρομή που αντιπροσωπεύεται από το τρέχον αντικείμενο εφαρμόζοντας σε αυτήν τον καθορισμένο πίνακα μετασχηματισμού.

void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
ParameterTypeΠεριγραφή
πίνακαςconst MatrixPtr&Ο πίνακας μετασχηματισμού που καθορίζει τη μετατροπή

Δείτε επίσης

GraphicsPath::Transform(const SkMatrix&) method

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

Δείτε επίσης