VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / set_TextAlignment Property
Syntax BrowserCompatibility SeeAlso
set_TextAlignment Method
Sets the text alignment.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);

var returnValue; // Type: any

// Parameters
var value; // Type: WebAnchorTypeEnumJS

returnValue = instance.set_TextAlignment(value);

Parameters

value
The default value is null.
Browser Compatibility
56+
45+
11
See Also