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); }