Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnglePrecision Property






Gets or sets the precision value used for the angle of this AnnProtractorObject.
Syntax
public int AnglePrecision {get; set;}
'Declaration
 
Public Property AnglePrecision As Integer
public int AnglePrecision {get; set;}
@property (nonatomic) int anglePrecision;
public int getAnglePrecision()
public void setAnglePrecision(int anglePrecision)
            
 
get_AnglePrecision();
set_AnglePrecision(value);
Object.defineProperty('AnglePrecision');

Property Value

The precision value used for the angle of this AnnProtractorObject.
Remarks

The precision value is the number of digits that should appear to the right of the decimal point when showing this AnnProtractorObject angle. For example, if the angle is 135.683 degrees and the precision is 2, the value 135.68 will be displayed.

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