LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnProtractorObject Class

Properties  Methods 


The following tables list the members exposed by AnnProtractorObject.

Public Constructors
 NameDescription
Public ConstructorAnnProtractorObject ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAcuteGets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object.  
Public PropertyAnglePrecisionGets or sets the precision value used for the angle of this AnnProtractorObject.  
Public PropertyAngularUnitGets or sets the angular unit of the angle of this protractor.  
Public PropertyAngularUnitAbbreviationGets or sets a string value that specifies the abbreviation used with the AngularUnit value.  
Public PropertyArcRadiusGets or sets the arc radius of this AnnProtractorObject.  
Public PropertyBoundingRectangleOverridden. Gets the logical bounding rectangle of this AnnProtractorObject.  
Public PropertyBrushGets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyCenterPointGets or sets the value for the center point of this AnnProtractorObject.  
Public PropertyContainerGets or sets the AnnContainer that contains this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyDpiXGets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.  
Public PropertyDpiYGets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.  
Public PropertyFirstPointGets or sets the value for the first point of this AnnProtractorObject.  
Public PropertyFixedStateGets or sets the font and pen fixed state of this object. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyFontGets or sets the AnnFont associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyGaugeLengthGets or sets the length of the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject.  
Public PropertyGripperDistanceThe distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyGroupGets or sets the AnnGroupObject that contains this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyHasBrushGets a value indicating whether this AnnDrawable object has a brush. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyHasFontGets a value indicating whether this AnnDrawable object has a font. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyHasPenGets a value indicating whether this AnnDrawable object has a pen. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyHyperlinkGets or sets a string which represents the hyperlink for this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyInvalidRectangleGets the physical bounding rectangle of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyIsFixedStateStackEmptytrue if the fixed stack is empty; false otherwise. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyIsLockedGets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyMeasurementUnitGets or sets the unit of measure for the rulers of this AnnProtractorObject.  
Public PropertyNameGets or sets the name of the AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameBackColorGets or sets the color used to fill the background of the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameBackColorXmlUsed internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameFontGets or sets the font used to draw the text of the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameForeColorGets or sets the color used to draw the text of the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameForeColorXmlUsed internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameOffsetGets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameRestrictGets or sets a value indicating whether this AnnObject name is restricted to appear fully within the bounding rectangle of the Container. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyNameVisibleGets or sets a value to determine whether to draw the name of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyOriginOverridden. Gets the logical origin of this AnnProtractorObject.  
Public PropertyPasswordGets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyPenGets or sets the AnnPen associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyPhysicalTransformReturns the current physical transformation System.Drawing.Drawing2D.Matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyPrecisionGets or sets the precision value used for the length of this AnnProtractorObject.  
Public PropertyProtractorAngleGets the angle of this AnnProtractorObject object.  
Public PropertyProtractorImplementedGets 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 PropertyRestrictAngleGets or sets a value that indicate whether the angle of the protractor will always be drawn between the two lines.  
Public PropertyRestrictLengthGets or sets a value indicating whether the text representing the length of this AnnProtractorObject object is restricted to appear fully within the bounding rectangle of the container.  
Public PropertyRotateCenterThe location of the rotate center control point. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyRotateGripperThe location of the rotate gripper control point. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyRulerImplementedGets 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 PropertySecondPointGets or sets the value for the second point of this AnnProtractorObject.  
Public PropertySerializePasswordGets or sets a value indicating whether the password is saved when this AnnObject is serialized. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyShowAngleGets or sets a value indicating whether the angle of this AnnProtractorObject is visible.  
Public PropertyShowGaugeGets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject is visible.  
Public PropertyShowLengthEnables or disables the display of text showing the length of this AnnProtractorObject.  
Public PropertyShowTickMarksGets or sets a value indicating whether the tick marks for this AnnProtractorObject are visible.  
Public PropertySupportsBrushGets a value indicating whether this AnnDrawable object supports a brush. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertySupportsFixedtrue if this AnnObject can be fixed; false otherwise (Inherited from Leadtools.Annotations.AnnObject)
Public PropertySupportsFontGets a value indicating whether this AnnDrawable object supports a font. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertySupportsPenGets a value indicating whether this AnnDrawable object supports a pen. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyTagGets or sets the tag of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyTextColorGets or sets the text System.Drawing.Color structure associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyTextColorXmlUsed internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.AnnDrawable)
Public PropertyTickMarksLengthGets or sets the length of the tick marks for this AnnProtractorObject.  
Public PropertyTransformReturns the current transformation System.Drawing.Drawing2D.Matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyTransformObjectModeOverridden. Gets a value that determines how to transform this AnnProtractorObject when any object transformation method is called.  
Public PropertyUnitAbbreviationGets or sets a string value that specifies the abbreviation used with the MeasurementUnit value.  
Public PropertyUserDataGets or sets the user-defined data of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public PropertyVisibleGets or sets a value indicating whether the AnnObject is visible. (Inherited from Leadtools.Annotations.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 PropertyUnitConverterGets the AnnUnitConverter that will be used in this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Top
Public Methods
 NameDescription
Public MethodCalculateRotateAngleReturns the rotate angle of an AnnObject in degrees. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodCloneOverridden. Creates an exact copy of this AnnProtractorObject object.  
Public MethodConvertLogicalToObjectPointsConverts an array of points from logical to object coordinates. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodConvertLogicalToObjectRectangleConverts a rectangle from logical to object coordinates. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodConvertObjectToLogicalPointsConverts an array of points from object to logical coordinates. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodConvertObjectToLogicalRectangleConverts a rectangle from object to logical coordinates. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodDisposeOverloaded. Releases the resources used by the AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodDrawDraws this AnnObject on the specified surface. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodGetAreaGets the pixel count of the annotation object (Inherited from Leadtools.Annotations.AnnObject)
Public MethodGetFixedStateDetermines if this AnnObject is in a fixed state. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodGetGraphicsPathOverridden. Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnProtractorObject.  
Public MethodGetObjectDataOverridden. Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize this object.  
Public MethodHitTestPerforms hit-testing on this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodLockLocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodPopFixedStateRe-enables the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodPushFixedStateTemporarily disables the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodResetRotatePointsOverridden. The AnnProtractorObject implementation of AnnObject.ResetRotatePoints.  
Public MethodResetTransformResets the transformation matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodRestoreOriginalLocationOverridden. The AnnProtractorObject implementation of AnnObject.RestoreOriginalLocation.  
Public MethodRestrictNameRestricts the name to appear fully within the bounding rectangle of the Container of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodRotateRotates the transformation matrix of this AnnObject around a point. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodSaveOriginalLocationOverridden. The AnnProtractorObject implementation of AnnObject.SaveOriginalLocation.  
Public MethodScaleScales the transformation matrix of this AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodSetFixedStateSets the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodToStringOverridden. Converts the attributes of this AnnObject to a human-readable string. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodTransformRotatePointsApplies the transformer to the rotate control points. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodTranslateTranslates the transformation matrix of this AnnObject by the specified values. (Inherited from Leadtools.Annotations.AnnObject)
Public MethodUnlockUnlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.AnnObject)
Top
Protected Methods
 NameDescription
Protected MethodBeginDrawCalled by the Draw method to set up the object's PhysicalTransform matrix into the g graphics surface. (Inherited from Leadtools.Annotations.AnnObject)
Protected MethodCreateOverridden. Creates a new instance of this AnnProtractorObject.  
Protected MethodDrawLockedDraws this AnnObject locked picture on the specified surface. (Inherited from Leadtools.Annotations.AnnObject)
Protected MethodDrawNameDraws this AnnObject name on the specified surface. (Inherited from Leadtools.Annotations.AnnObject)
Protected MethodDrawObjectOverridden. Draws this AnnProtractorObject on the specified surface.  
Protected MethodEndDrawCalled by the Draw method to reset the graphics transformation. (Inherited from Leadtools.Annotations.AnnObject)
Protected MethodFinalizeThis member overrides System.Object.Finalize. (Inherited from Leadtools.Annotations.AnnObject)
Protected MethodGetTransformPointsOverridden. Gets the array of points to be transformed.  
Protected MethodNameHitTestPerforms hit-testing on this AnnObject name. (Inherited from Leadtools.Annotations.AnnObject)
Protected MethodSetTransformPointsOverridden. Sets the array of transformed points.  
Top
See Also

Reference

AnnProtractorObject Class
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.