Represents an event that triggers whenever the value of AutomationUseDpi is changed.
Object.defineProperty(IAnnAutomationControl.prototype,'automationUseDpiChanged',
get: function(),
set: function(value)
)
function automationUseDpiChanged.add(function(sender, e));
function automationUseDpiChanged.remove(function(sender, e));
automationUseDpiChanged: void;
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
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