←Select platform

RubberStampType Property

Summary

Gets or sets the type for this AnnRubberStampObject.

Syntax
C#
VB
Objective-C
C++
Java
public AnnRubberStampType RubberStampType { get; set; } 
Public Property RubberStampType As AnnRubberStampType 
@property (nonatomic) LTAnnRubberStampType rubberStampType; 
public AnnRubberStampType getRubberStampType() 
public void setRubberStampType(AnnRubberStampType type) 
public:  
   property AnnRubberStampType^ RubberStampType 
   { 
      AnnRubberStampType^ get() 
      void set(AnnRubberStampType^ value) 
   } 

Property Value

A AnnRubberStampType value that specifies the type for this AnnRubberStampObject.

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.Annotations.Engine Assembly