LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DefaultRubberStampType Property
See Also 
Leadtools.Medical3D Namespace > Medical3DControl 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) 
<BrowsableAttribute(False)>
Public Property DefaultRubberStampType As AnnRubberStampType
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim value As AnnRubberStampType
 
instance.DefaultRubberStampType = value
 
value = instance.DefaultRubberStampType
C# 
[BrowsableAttribute(false)]
public AnnRubberStampType DefaultRubberStampType {get; set;}
C++/CLI 
[BrowsableAttribute(false)]
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

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.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features