C#
VB
WinRT C#
C++
Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click.
public bool FirstPointOnClick { get; set; }
Public Property FirstPointOnClick As Boolean
public bool FirstPointOnClick {get; set;}
<br/>get_FirstPointOnClick();<br/>set_FirstPointOnClick(value);<br/>Object.defineProperty('FirstPointOnClick');
public:
property bool FirstPointOnClick
{
bool get()
void set(bool value)
}
true to draw the first point on user click, false otherwise.
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