Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageViewer Class : Transform Property |
[BrowsableAttribute(false)] public Matrix Transform {get;}
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Transform As Matrix
'Usage Dim instance As RasterImageViewer Dim value As Matrix value = instance.Transform
[BrowsableAttribute(false)] public: property Matrix^ Transform { Matrix^ get(); }