Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AngularUnitsAbbreviation Property






Gets or sets a string value that specifies the abbreviation used with the AnnAngularUnit value.
Syntax
public Dictionary<AnnAngularUnit,string> AngularUnitsAbbreviation {get;}
'Declaration
 
Public ReadOnly Property AngularUnitsAbbreviation As Dictionary(Of AnnAngularUnit,String)
public Dictionary<AnnAngularUnit,string> AngularUnitsAbbreviation {get;}
@property (nonatomic,readonly) NSMutableDictionary* angularUnitsAbbreviation;
public java.util.HashMap<AnnAngularUnit, String> getAngularUnitsAbbreviation()
 get_AngularUnitsAbbreviation(); 

Property Value

A string value that specifies the abbreviation used with the AnnAngularUnit value.
Remarks

The AngularUnitsAbbreviation property resets to the appropriate value whenever the AnnAngularUnit property changes. To use a custom abbreviation, set the value of this property after setting the AnnAngularUnit property.

For more information, refer to Using Protractors in Annotation Objects.

Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features