var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: boolean value = instance.get_IsBuilding();
function get_IsBuilding() : boolean;
Return Value
True - аннотация строится; False - аннотация НЕ строится.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: boolean value = instance.get_IsBuilding();
function get_IsBuilding() : boolean;