←Select platform

End Property

Summary

Returns the end point for the current interactive mode line.

Syntax

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

Property Value

The end point for the current interactive mode line.

Example

Refer to InteractivePan.

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.WinForms Assembly