C#
VB
WinRT C#
C++
Represents the new waveform sample justification.
public enum TextAnnotationJustificationType
Public Enum TextAnnotationJustificationType
public enum TextAnnotationJustificationType
Leadtools.Dicom.TextAnnotationJustificationType = function() { };
Leadtools.Dicom.TextAnnotationJustificationType.prototype = {<br/>
LeadtoolsMemberMarker(replace me)
};
public enum class TextAnnotationJustificationType
Members
Value | Member | Description |
---|---|---|
0 | Left | Left |
1 | Right | Right |
2 | Center | Center |
For an example, refer to FindFirstGraphicAnnSQItem.
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