LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Type Property

Show in webframe





Gets or sets this AnnRubberStampObject type. This is a dependency property.
Syntax
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);
}

Property Value

A AnnRubberStampType value that specifies this AnnRubberStampObject type.
Remarks
For information regarding the default rubber stamps used in the automated mode, including information on how to override these default values, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation.
Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnRubberStampObject.

Requirements

Target Platforms

See Also

Reference

AnnRubberStampObject Class
AnnRubberStampObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.