←Select platform

End Property (AnnLineObject)

Summary

Gets or sets a value that specifies ending point for this AnnLineObject. This is a dependency property.

Syntax

C#
VB
C++
public Point End {get; set;}
Public Property End As Point
public: 
property Point End { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

The ending point for this AnnLineObject.

Example

For XAML example, refer to AnnLineObject.

For C#/VB examples, refer to AnnLineObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize