←Select platform

DrawCursor Property

Summary
Gets or sets the mouse cursor used when drawing new objects of this AnnAutomationObject.
Syntax
C#
VB
C++
public virtual object DrawCursor { get; set; } 
Public Overridable Property DrawCursor As Object 
public:  
   virtual property Object^ DrawCursor 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 

Property Value

The mouse cursor used when drawing new objects of this AnnAutomationObject. The default value is null.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.