(Leadtools.Controls)

Point1 Property

Show in webframe





Gets or sets the location of the first point.
Syntax
public Point Point1 {get; set;}
Public Property Point1 As Point
public Point Point1 {get; set;}
@property (nonatomic) CGPoint point1;
public PointF getPoint1()
public void setPoint1(PointF point)
            
 
get_Point1();
set_Point1(value);
Object.defineProperty('Point1');

Property Value

The location of the first 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.