Occurs when the value of the CurrentRubberStampType property changes.
Object.defineProperty(AnnAutomationManager.prototype,'currentRubberStampTypeChanged',
get: function(),
set: function(value)
)
function currentRubberStampTypeChanged.add(function(sender, e));
function currentRubberStampTypeChanged.remove(function(sender, e));
currentRubberStampTypeChanged: void;
This event is raised if the CurrentRubberStampType property is changed.
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
Products |
Support |
Feedback: currentRubberStampTypeChanged Event (AnnAutomationManager) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|