←Select platform

ClipCursorRectangle Property

Summary

Gets the rectangle used to clip the cursor.

Syntax

C#
VB
C++
[TypeConverterAttribute("System.Windows.RectConverter, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")] 
protected virtual Rect ClipCursorRectangle {get;} 
  
<TypeConverterAttribute("System.Windows.RectConverter, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")> 
Protected Overridable ReadOnly Property ClipCursorRectangle As Rect 
[TypeConverterAttribute("System.Windows.RectConverter, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")] 
protected: 
virtual property Rect ClipCursorRectangle { 
   Rect get(); 
} 

Property Value

The System.Windows.Rect structure used to clip the cursor.

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