public int AnglePrecision { get; set; }
Public Property AnglePrecision As Integer
@property (nonatomic) int anglePrecision;
public int getAnglePrecision()
public void setAnglePrecision(int anglePrecision)
public:
property Int32 AnglePrecision
{
Int32 get()
void set(Int32 value)
}
The precision value used for the angle of this AnnProtractorObject.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document