←Select platform

DrawCursor Property

Summary
Gets or sets the mouse cursor used when drawing new objects of this AnnAutomationObject.
Syntax
C#
Objective-C
C++/CLI
Python
public virtual object DrawCursor { get; set; } 
@property (nonatomic, strong, nullable) NSObject *drawCursor; 
public:  
   virtual property Object^ DrawCursor 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 
DrawCursor # get and set (AnnAutomationObject) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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