←Select platform

End Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly