Gets or sets the current automation rubber stamp object type.
public AnnRubberStampType CurrentRubberStampType { get; set; }
Public Property CurrentRubberStampType As AnnRubberStampType
@property (nonatomic) LTAnnRubberStampType currentRubberStampType;
public int getCurrentRubberStampType()
public void setCurrentRubberStampType(int value)
public:
property AnnRubberStampType^ CurrentRubberStampType
{
AnnRubberStampType^ get()
void set(AnnRubberStampType^ value)
}
An AnnRubberStampType value that specifies the current automation rubber stamp object type. The default value is AnnRubberStampType.StampApproved.
The current automation rubber stamp type is the value of AnnRubberStampObject.RubberStampType of the rubber stamp currently selected. This object is the "active" object to be drawn on the current active AnnAutomation. You can change the value of this property programmatically. It can also change if the user makes a selection from the automation toolbar.
The CurrentRubberStampTypeChanged event is fired when this property is changed.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document