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 : GetItemBounds Method |
public virtual LeadRectD GetItemBounds( ImageViewerItem item, ImageViewerItemPart part )
'Declaration
Public Overridable Function GetItemBounds( _ ByVal item As ImageViewerItem, _ ByVal part As ImageViewerItemPart _ ) As LeadRectD
Use ConvertBoundsToView to convert a bound from logical to physical coordinates.
For more information refer to Image Viewer Appearance, Image Viewer Transformation, and Image Viewer Bounds and Transform.