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

AngularUnitAbbreviation Property (AnnProtractorObject)

Show in webframe





Gets or sets a string value that specifies the abbreviation used with the AngularUnit value.
Syntax
public string AngularUnitAbbreviation {get; set;}
'Declaration
 
Public Property AngularUnitAbbreviation As String
'Usage
 
Dim instance As AnnProtractorObject
Dim value As String
 
instance.AngularUnitAbbreviation = value
 
value = instance.AngularUnitAbbreviation

            

            
public:
property String^ AngularUnitAbbreviation {
   String^ get();
   void set (    String^ value);
}

Property Value

A string value that specifies the abbreviation used with the AngularUnit value.
Remarks
The AngularUnitAbbreviation property resets to the appropriate value whenever the AngularUnit property changes. To use a custom abbreviation, set the value of this property after setting the AngularUnit property.
For more information, refer to Using Protractors in WPF Annotation Objects.
Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

 

 


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