'Declaration <BrowsableAttribute(False)> Public Property PathTransform As Vintasoft.Imaging.AffineMatrix
[Browsable(False)] public Vintasoft.Imaging.AffineMatrix PathTransform { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.AffineMatrix* get_PathTransform(); public: __property void set_PathTransform(
Vintasoft.Imaging.AffineMatrix* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.AffineMatrix^ PathTransform { Vintasoft.Imaging.AffineMatrix^ get(); void set(Vintasoft.Imaging.AffineMatrix^ value); }