LEADTOOLS JavaScript (Leadtools.Controls)

ImageControlCenter Property

Show in webframe
Gets the location of the center of the image, in control coordinates.
Syntax
get_imageControlCenter();
Object.defineProperty('imageControlCenter');

Property Value

TypeDescription
LeadPointDThe location of the center of the image, in control coordinates.
Remarks

This property contains the location of the center point of the image (width and height of ImageSize divided by 2) in client coordinates. Use the value of this property as the origin parameter to Zoom to zoom the image around its center.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.