(Leadtools.Controls)

ImageControlCenter Property

Show in webframe





Gets the location of the center of the image, in control coordinates.
Syntax
public virtual Point ImageControlCenter {get;}
Public Overridable ReadOnly Property ImageControlCenter As Point
public virtual Point ImageControlCenter {get;}
@property (nonatomic,readonly) CGPoint imageControlCenter;
public PointF getImageControlCenter()
 get_ImageControlCenter(); 

Property Value

The 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. You can use the value of this property as the origin parameter to Zoom to zoom the image around its center.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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