var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor); var value; // Type: boolean value = instance.get_IsVisible();
function get_IsVisible() : boolean;
Return Value
The value indicating whether the text overlay is visible.
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor); var value; // Type: boolean value = instance.get_IsVisible();
function get_IsVisible() : boolean;