(Leadtools.Controls)

Point2 Property

Show in webframe





Gets or sets the location of the second point.
Syntax
public Point Point2 {get; set;}
Public Property Point2 As Point
public Point Point2 {get; set;}
@property (nonatomic) CGPoint point2;
public PointF getPoint2()
public void setPoint2(PointF point)
            
 
get_Point2();
set_Point2(value);
Object.defineProperty('Point2');

Property Value

The location of the second point.
Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerRubberBandEventArgs Class
ImageViewerRubberBandEventArgs Members

 

 


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