C#
VB
Java
WinRT C#
C++
Gets or sets the representation to use for the current date and time.
public AnnDateTimeKind Kind { get; set; } Public Property Kind As Leadtools.Annotations.Documents.AnnDateTimeKind public Leadtools.Annotations.Documents.AnnDateTimeKind Kind {get; set;} public AnnDateTimeKind getKind()public void setKind(AnnDateTimeKind kind)
<br/>get_Kind();<br/>set_Kind(value);<br/>Object.defineProperty('Kind'); public:property AnnDateTimeKind^ Kind{AnnDateTimeKind^ get()void set(AnnDateTimeKind^ value)}
A value indicating the representation to use for the current date time.
This will be used when calling AsString method to get current date and time on a specified date and time kind.
For an example, refer to IAnnBatesElement.
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
