Gets or sets this AnnRubberStampObject type. This is a dependency property.
public AnnRubberStampType Type { get; set; }
Public Property Type As Leadtools.Windows.Annotations.AnnRubberStampType
public:
property Leadtools.Windows.Annotations.AnnRubberStampType Type {
Leadtools.Windows.Annotations.AnnRubberStampType get();
void set ( Leadtools.Windows.Annotations.AnnRubberStampType );
}
A AnnRubberStampType value that specifies this AnnRubberStampObject type.
For information regarding the default rubber stamps used in the automated mode, including information on how to override these default values, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation.
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnRubberStampObject.
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