C#
VB
Java
WinRT C#
C++
Indicates a date time representation.
public enum AnnDateTimeKind Public Enum AnnDateTimeKind
public enum AnnDateTimeKind public enum AnnDateTimeKind
Leadtools.Annotations.Documents.AnnDateTimeKind = function() { };Leadtools.Annotations.Documents.AnnDateTimeKind.prototype = {<br/>Utc = 0x00000000,Local = 0x00000001,};
public:enum class AnnDateTimeKind sealed
Members
| Value | Member | Description |
|---|---|---|
| 0 | Utc | The time represented as UTC. |
| 1 | Local | The time represented as local time. |
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
