←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

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