←Select platform

ClipCursor Property

Summary

Enables and disables clipping the cursor.

Syntax

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

Property Value

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

Example

For an example, refer to AnnDesigner.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize