C#
VB
Java
Objective-C
WinRT C#
Gets or sets the location of the first point.
public Point Point1 {get; set;}
Public Property Point1 As Point
public Point Point1 {get; set;}
@property (nonatomic, assign) CGPoint point1
public PointF getPoint1()
public void setPoint1(PointF point)
get_Point1();
set_Point1(value);
Object.defineProperty('Point1');
The location of the first point.
For an example, refer to ImageViewerRubberBandInteractiveMode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET