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 > ImageViewerItem Class : DefaultZoomOrigin Property |
public LeadPointD DefaultZoomOrigin {get;}
'Declaration
Public ReadOnly Property DefaultZoomOrigin As LeadPointD
This value can be passed to Zoom to perform the operation around the center of the image. The default value is the center of the image (ImageSize.Width / 2, ImageSize.Height / 2).