DefaultRubberStampType Property

Summary

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

Syntax
C#
VB
C++
public AnnRubberStampType DefaultRubberStampType { get; set; } 
  
Public Property DefaultRubberStampType As AnnRubberStampType 
            public: 
property AnnRubberStampType DefaultRubberStampType { 
   AnnRubberStampType get(); 
   void set (    AnnRubberStampType ); 
} 

Property Value

An Leadtools.Annotations.Engine.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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly