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


The following tables list the members exposed by AnnProtractorObject.

Public Constructors

 NameDescription
Public ConstructorAnnProtractorObject ConstructorOverloaded.  This constructor is required by ISerializable.  
Top

Public Properties

 NameDescription
Public PropertyAcute Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object.  
Public PropertyAnglePrecision Gets or sets the precision value used for the angle of this AnnProtractorObject.  
Public PropertyAngularUnit Gets or sets the angular unit of the angle of this protractor.  
Public PropertyAngularUnitAbbreviation Gets or sets a string value that specifies the abbreviation used with the AngularUnit value.  
Public PropertyArcRadius Gets or sets the arc radius of this AnnProtractorObject.  
Public PropertyBoundingRectangleOverridden.  Gets the logical bounding rectangle of this AnnProtractorObject.  
Public PropertyBrush Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyCenterPoint Gets or sets the value for the center point of this AnnProtractorObject.  
Public PropertyContainer Gets or sets the AnnContainer that contains this AnnObject. (Inherited from AnnObject)
Public PropertyDpiX Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.  
Public PropertyDpiY Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.  
Public PropertyFirstPoint Gets or sets the value for the first point of this AnnProtractorObject.  
Public PropertyFont Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyGaugeLength Gets or sets the length of the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject.  
Public PropertyGripperDistance The distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from AnnObject)
Public PropertyGroup Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from AnnObject)
Public PropertyHasBrush Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from AnnDrawable)
Public PropertyHasFont Gets a value indicating whether this AnnDrawable object has a font. (Inherited from AnnDrawable)
Public PropertyHasPen Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from AnnDrawable)
Public PropertyHyperlink Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from AnnObject)
Public PropertyInvalidRectangle Gets the physical bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public PropertyIsFixedStateStackEmpty true if the fixed stack is empty; false otherwise. (Inherited from AnnObject)
Public PropertyIsLocked Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject)
Public PropertyMeasurementUnit Gets or sets the unit of measure for the rulers of this AnnProtractorObject.  
Public PropertyName Gets or sets the name of the AnnObject. (Inherited from AnnObject)
Public PropertyNameBackColor Gets or sets the color used to fill the background of the name of this AnnObject. (Inherited from AnnObject)
Public PropertyNameFont Gets or sets the font used to draw the text of the name of this AnnObject. (Inherited from AnnObject)
Public PropertyNameForeColor Gets or sets the color used to draw the text of the name of this AnnObject. (Inherited from AnnObject)
Public PropertyNameOffset Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public PropertyNameRestrict Gets or sets a value indicating whether this AnnObject name is restricted to appear fully within the bounding rectangle of the Container. (Inherited from AnnObject)
Public PropertyNameVisible Gets or sets a value to determine whether to draw the name of this AnnObject. (Inherited from AnnObject)
Public PropertyOriginOverridden.  Gets the logical origin of this AnnProtractorObject.  
Public PropertyPassword Gets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject)
Public PropertyPen Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyPhysicalTransform Returns the current physical transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public PropertyPrecision Gets or sets the precision value used for the length of this AnnProtractorObject.  
Public PropertyProtractorAngle Gets the angle of this AnnProtractorObject object.  
Public PropertyProtractorImplemented 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 PropertyRotateCenter The location of the rotate center control point. (Inherited from AnnObject)
Public PropertyRotateGripper The location of the rotate gripper control point. (Inherited from AnnObject)
Public PropertyRulerImplemented 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 PropertySecondPoint Gets or sets the value for the second point of this AnnProtractorObject.  
Public PropertySerializePassword Gets or sets a value indicating whether the password is saved when this AnnObject is serialized. (Inherited from AnnObject)
Public PropertyShowAngle Gets or sets a value indicating whether the angle of this AnnProtractorObject is visible.  
Public PropertyShowGauge 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 PropertyShowLength Enables or disables the display of text showing the length of this AnnProtractorObject.  
Public PropertyShowTickMarks Gets or sets a value indicating whether the tick marks for this AnnProtractorObject are visible.  
Public PropertySupportsBrush Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from AnnDrawable)
Public PropertySupportsFixed true if this AnnObject can be fixed; false otherwise (Inherited from AnnObject)
Public PropertySupportsFont Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from AnnDrawable)
Public PropertySupportsPen Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from AnnDrawable)
Public PropertyTag Gets or sets the tag of this AnnObject. (Inherited from AnnObject)
Public PropertyTextColor Gets or sets the text Color structure associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyTickMarksLength Gets or sets the length of the tick marks for this AnnProtractorObject.  
Public PropertyTransform Returns the current transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public PropertyTransformObjectModeOverridden.  Gets a value that determines how to transform this AnnProtractorObject when any object transformation method is called.  
Public PropertyUnitAbbreviation Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value.  
Public PropertyUserData Gets or sets the user-defined data of this AnnObject. (Inherited from AnnObject)
Public PropertyVisible Gets or sets a value indicating whether the AnnObject is visible. (Inherited from AnnObject)
Public PropertyWin32ObjectIdOverridden.  For internal use.  
Top

Protected Properties

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

Public Methods

 NameDescription
Public MethodCalculateRotateAngle Returns the rotate angle of an AnnObject in degrees. (Inherited from AnnObject)
Public MethodCloneOverridden.  Creates an exact copy of this AnnProtractorObject object.  
Public MethodDisposeOverloaded.  Releases the resources used by the AnnObject. (Inherited from AnnObject)
Public MethodDraw Draws this AnnObject on the specified surface. (Inherited from AnnObject)
Public MethodGetFixedState Determines if this AnnObject is in a fixed state. (Inherited from AnnObject)
Public MethodGetGraphicsPathOverridden.  Returns a GraphicsPath representation of this AnnProtractorObject.  
Public MethodGetObjectDataOverridden.  Populates a specified SerializationInfo with the data needed to serialize this object.  
Public MethodHitTest Performs hit-testing on this AnnObject. (Inherited from AnnObject)
Public MethodLock Locks this AnnObject with the specified password. (Inherited from AnnObject)
Public MethodPopFixedState Re-enables the fixed state of an AnnObject. (Inherited from AnnObject)
Public MethodPushFixedState Temporarily disables the fixed state of an AnnObject. (Inherited from AnnObject)
Public MethodResetRotatePointsOverridden.  The AnnProtractorObject implementation of ResetRotatePoints.  
Public MethodResetTransform Resets the transformation matrix of this AnnObject. (Inherited from AnnObject)
Public MethodRestoreOriginalLocationOverridden.  The AnnProtractorObject implementation of RestoreOriginalLocation.  
Public MethodRestrictName Restricts the name to appear fully within the bounding rectangle of the Container of this AnnObject. (Inherited from AnnObject)
Public MethodRotate Rotates the transformation matrix of this AnnObject around a point. (Inherited from AnnObject)
Public MethodSaveOriginalLocationOverridden.  The AnnProtractorObject implementation of SaveOriginalLocation.  
Public MethodScale Scales the transformation matrix of this AnnObject by the specified ratios. (Inherited from AnnObject)
Public MethodSetFixedState Sets the fixed state of an AnnObject. (Inherited from AnnObject)
Public MethodToString Overridden. Converts the attributes of this AnnObject to a human-readable string. (Inherited from AnnObject)
Public MethodTransformRotatePoints Applies the transformer to the rotate control points. (Inherited from AnnObject)
Public MethodTranslate Translates the transformation matrix of this AnnObject by the specified values. (Inherited from AnnObject)
Public MethodUnlock Unlocks this AnnObject with the specified password. (Inherited from AnnObject)
Top

Protected Methods

 NameDescription
Protected MethodBeginDraw Called by the Draw method to set up the object's PhysicalTransform matrix into the g graphics surface. (Inherited from AnnObject)
Protected MethodCreateOverridden.  Creates a new instance of this AnnProtractorObject.  
Protected MethodDrawLocked Draws this AnnObject locked picture on the specified surface. (Inherited from AnnObject)
Protected MethodDrawName Draws this AnnObject name on the specified surface. (Inherited from AnnObject)
Protected MethodDrawObjectOverridden.  Draws this AnnProtractorObject on the specified surface.  
Protected MethodEndDraw Called by the Draw method to reset the graphics transformation. (Inherited from AnnObject)
Protected MethodFinalize This member overrides Finalize. (Inherited from AnnObject)
Protected MethodGetTransformPointsOverridden.  Gets the array of points to be transformed.  
Protected MethodNameHitTest Performs hit-testing on this AnnObject name. (Inherited from AnnObject)
Protected MethodSetTransformPointsOverridden.  Sets the array of transformed points.  
Top

See Also

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