Leadtools.Windows.Annotations Namespace > AnnRubberStampObject Class : Type Property |
public AnnRubberStampType Type {get; set;}
'Declaration Public Property Type As AnnRubberStampType
'Usage Dim instance As AnnRubberStampObject Dim value As AnnRubberStampType instance.Type = value value = instance.Type
public: property AnnRubberStampType Type { AnnRubberStampType get(); void set ( AnnRubberStampType value); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnRubberStampObject.