Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnProtractorObject Class Properties
See Also 
Leadtools.Annotations Namespace : AnnProtractorObject Class


For a list of all members of this type, see AnnProtractorObject members.

Public Properties

 NameDescription
Public Property Acute Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object.  
Public Property AnglePrecision Gets or sets the precision value used for the angle of this AnnProtractorObject.  
Public Property AngularUnit Gets or sets the angular unit of the angle of this protractor.  
Public Property AngularUnitAbbreviation Gets or sets a string value that specifies the abbreviation used with the AngularUnit value.  
Public Property ArcRadius Gets or sets the arc radius of this AnnProtractorObject.  
Public Property BoundingRectangleOverridden.  Gets the logical bounding rectangle of this AnnProtractorObject.  
Public Property Brush Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public Property CenterPoint Gets or sets the value for the center point of this AnnProtractorObject.  
Public Property Container Gets or sets the AnnContainer that contains this AnnObject. (Inherited from AnnObject)
Public Property DpiX Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.  
Public Property DpiY Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.  
Public Property FirstPoint Gets or sets the value for the first point of this AnnProtractorObject.  
Public Property Font Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public Property GaugeLength Gets or sets the length of the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject.  
Public Property GripperDistance The distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from AnnObject)
Public Property Group Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from AnnObject)
Public Property HasBrush Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from AnnDrawable)
Public Property HasFont Gets a value indicating whether this AnnDrawable object has a font. (Inherited from AnnDrawable)
Public Property HasPen Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from AnnDrawable)
Public Property Hyperlink Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from AnnObject)
Public Property InvalidRectangle Gets the physical bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public Property IsFixedStateStackEmpty true if the fixed stack is empty; false otherwise. (Inherited from AnnObject)
Public Property IsLocked Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject)
Public Property MeasurementUnit Gets or sets the unit of measure for the rulers of this AnnProtractorObject.  
Public Property Name Gets or sets the name of the AnnObject. (Inherited from AnnObject)
Public Property NameBackColor Gets or sets the color used to fill the background of the name of this AnnObject. (Inherited from AnnObject)
Public Property NameFont Gets or sets the font used to draw the text of the name of this AnnObject. (Inherited from AnnObject)
Public Property NameForeColor Gets or sets the color used to draw the text of the name of this AnnObject. (Inherited from AnnObject)
Public Property NameOffset Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public Property NameRestrict Gets or sets a value indicating whether this AnnObject name is restricted to appear fully within the bounding rectangle of the AnnObject.Container. (Inherited from AnnObject)
Public Property NameVisible Gets or sets a value to determine whether to draw the name of this AnnObject. (Inherited from AnnObject)
Public Property OriginOverridden.  Gets the logical origin of this AnnProtractorObject.  
Public Property Password Gets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject)
Public Property Pen Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public Property PhysicalTransform Returns the current physical transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public Property Precision Gets or sets the precision value used for the length of this AnnProtractorObject.  
Public Property ProtractorAngle Gets the angle of this AnnProtractorObject object.  
Public Property ProtractorImplemented Gets a value to determine whether this object implements the IAnnProtractorObject interface. This is used internally by the annotation framework. User-defined classes that are derived from the AnnObject class and include a protractor should implement this property to always return true.  
Public Property RotateCenter The location of the rotate center control point. (Inherited from AnnObject)
Public Property RotateGripper The location of the rotate gripper control point. (Inherited from AnnObject)
Public Property RulerImplemented Gets a value to determine whether this object implements the IAnnRulerObject interface. This is used internally by the annotation framework. User-defined classes that are derived from the AnnObject class and include a ruler must implement this property to always return true.  
Public Property SecondPoint Gets or sets the value for the second point of this AnnProtractorObject.  
Public Property SerializePassword Gets or sets a value indicating whether the password is saved when this AnnObject is serialized. (Inherited from AnnObject)
Public Property ShowAngle Gets or sets a value indicating whether the angle of this AnnProtractorObject is visible.  
Public Property ShowGauge Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject is visible.  
Public Property ShowLength Enables or disables the display of text showing the length of this AnnProtractorObject.  
Public Property ShowTickMarks Gets or sets a value indicating whether the tick marks for this AnnProtractorObject are visible.  
Public Property SupportsBrush Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from AnnDrawable)
Public Property SupportsFixed true if this AnnObject can be fixed; false otherwise (Inherited from AnnObject)
Public Property SupportsFont Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from AnnDrawable)
Public Property SupportsPen Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from AnnDrawable)
Public Property Tag Gets or sets the tag of this AnnObject. (Inherited from AnnObject)
Public Property TextColor Gets or sets the text Color structure associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public Property TickMarksLength Gets or sets the length of the tick marks for this AnnProtractorObject.  
Public Property Transform Returns the current transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public Property TransformObjectModeOverridden.  Gets a value that determines how to transform this AnnProtractorObject when any object transformation method is called.  
Public Property UnitAbbreviation Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value.  
Public Property UserData Gets or sets the user-defined data of this AnnObject. (Inherited from AnnObject)
Public Property Visible Gets or sets a value indicating whether the AnnObject is visible. (Inherited from AnnObject)
Public Property Win32ObjectIdOverridden.  For internal use.  
Top

Protected Properties

 NameDescription
Protected Property HitTestInteriorOverridden.  Gets a value indicating whether hit-testing should be performed inside the interior of this AnnProtractorObject.  
Protected Property UnitConverter Gets the AnnUnitConverter that will be used in this AnnObject. (Inherited from AnnObject)
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features