Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : GetItemImageTransform Method |
public LeadMatrix GetItemImageTransform( ImageViewerItem item )
'Declaration
Public Function GetItemImageTransform( _ ByVal item As ImageViewerItem _ ) As LeadMatrix
GetItemContentTransform returns the transformation used to render the image of an item in relation to the top-left corner of the viewer control.
For more information refer to Image Viewer Appearance, Image Viewer Transformation, and Image Viewer Bounds and Transform.
For an example, refer to ConvertPoint.