C#
VB
WinRT C#
C++
Gets or sets the mouse cursor used when drawing new objects of this AnnAutomationObject
public virtual object DrawCursor { get; set; }
Public Overridable Property DrawCursor As Object
public virtual object DrawCursor {get; set;}
<br/>get_DrawCursor();<br/>set_DrawCursor(value);<br/>Object.defineProperty('DrawCursor');
public:
virtual property Object^ DrawCursor
{
Object^ get()
void set(Object^ value)
}
The mouse cursor used when drawing new objects of this AnnAutomationObject. The default value is null.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET