System::Drawing::TextureBrush::set_Transform method
TextureBrush::set_Transform method
Menetapkan objek Matrix yang menentukan transformasi geometris untuk kuas yang direpresentasikan oleh objek saat ini.
void System::Drawing::TextureBrush::set_Transform(const System::SharedPtr<Drawing2D::Matrix> &matrix)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| matrix | const System::SharedPtr<Drawing2D::Matrix>& | Nilai yang akan diatur |
Lihat Juga
- Typedef SharedPtr
- Class Matrix
- Class TextureBrush
- Namespace System::Drawing
- Library Aspose.Page for C++