←Select platform

Point Property

Summary

Gets the interactive mode event data.

Syntax

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

Property Value

The interactive mode event data.

Example

Refer to FloaterPosition.

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