←Select platform

IsClipCursor Property

Summary

Enables and disables clipping the cursor.

Syntax

C#
VB
C++
public virtual bool IsClipCursor {get; set;}
Public Overridable Property IsClipCursor As Boolean
public: 
virtual property bool IsClipCursor { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to clip the cursor to the bounding rectangle of the container; false otherwise.

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