LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
DefaultRubberStampType Property
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : DefaultRubberStampType Property



Gets or sets the default rubber stamp type that will be used when creating a new rubber stamp.

Syntax

Visual Basic (Declaration) 
Public Property DefaultRubberStampType As AnnRubberStampType
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerBaseCell
Dim value As AnnRubberStampType
 
instance.DefaultRubberStampType = value
 
value = instance.DefaultRubberStampType
C# 
public AnnRubberStampType DefaultRubberStampType {get; set;}
C++/CLI 
public:
property AnnRubberStampType DefaultRubberStampType {
   AnnRubberStampType get();
   void set (    AnnRubberStampType value);
}

Property Value

An Leadtools.Annotations.AnnRubberStampType object that will be used to create a new rubber stamp

Remarks

To create a rubber stamp type, you can do one of the following:

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features