Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnRubberStampObject Class : Type Property |
public virtual AnnRubberStampType Type {get; set;}
'Declaration Public Overridable Property Type As AnnRubberStampType
'Usage Dim instance As AnnRubberStampObject Dim value As AnnRubberStampType instance.Type = value value = instance.Type
public: virtual property AnnRubberStampType Type { AnnRubberStampType get(); void set ( AnnRubberStampType value); }