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 : GetItemTransform Method |
public LeadMatrix GetItemTransform( ImageViewerItem item )
'Declaration
Public Function GetItemTransform( _ ByVal item As ImageViewerItem _ ) As LeadMatrix
GetItemTransform returns the transformation used to render 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.