←Select platform

AngularUnitAbbreviation Property (AnnProtractorObject)

Summary

Gets or sets a string value that specifies the abbreviation used with the AngularUnit value.

Syntax

C#
VB
C++
public string AngularUnitAbbreviation {get; set;}
Public Property AngularUnitAbbreviation As String
public: 
property String^ AngularUnitAbbreviation { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize