VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / get_TextAlignment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TextAlignment Method
In This Topic
Gets the text alignment.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);

var value; // Type: Vintasoft.Imaging.Primitives.WebAnchorTypeEnumJS
value = instance.get_TextAlignment();

Return Value

The text alignment.
Browser Compatibility
56+
45+
11
See Also