Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

GetAngleText Method (AnnD2DProtractorObjectRenderer)







The angle value in unit.
The precision of angle. Refer to AnnProtractorObject.AnglePrecision for valid values.
The unit of angle.
The unit abbreviation to use.
Gets the text to use for the given angle.
Syntax
'Declaration
 
Public Overridable Function GetAngleText( _
   ByVal angle As Double, _
   ByVal precision As Double, _
   ByVal unit As AnnAngularUnit, _
   ByVal unitsAbbreviation As Dictionary(Of AnnAngularUnit,String) _
) As String
'Usage
 
Dim instance As AnnD2DProtractorObjectRenderer
Dim angle As Double
Dim precision As Double
Dim unit As AnnAngularUnit
Dim unitsAbbreviation As Dictionary(Of AnnAngularUnit,String)
Dim value As String
 
value = instance.GetAngleText(angle, precision, unit, unitsAbbreviation)
 function Leadtools.Annotations.Rendering.AnnD2DProtractorObjectRenderer.GetAngleText( 
   angle ,
   precision ,
   unit ,
   unitsAbbreviation 
)

Parameters

angle
The angle value in unit.
precision
The precision of angle. Refer to AnnProtractorObject.AnglePrecision for valid values.
unit
The unit of angle.
unitsAbbreviation
The unit abbreviation to use.
Remarks

This method is called by the renderer to get the text to use for the angle. Derived classes can override this method to provide their own implementation.

Requirements

Target Platforms

See Also

Reference

AnnD2DProtractorObjectRenderer Class
AnnD2DProtractorObjectRenderer Members

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