LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnProtractorObject Class Members

Show in webframe
Fields  Properties  Methods 


The following tables list the members exposed by AnnProtractorObject.

Public Constructors
 NameDescription
AnnProtractorObject ConstructorOverloaded.   
Top
Public Fields
 NameDescription
AcutePropertyIdentifies the Acute dependency property.  
AnglePrecisionPropertyIdentifies the AnglePrecision dependency property.  
AngularUnitAbbreviationPropertyIdentifies the AngularUnitAbbreviation dependency property.  
AngularUnitPropertyIdentifies the AngularUnit dependency property.  
ArcRadiusPropertyIdentifies the ArcRadius dependency property.  
CenterPointPropertyIdentifies the CenterPoint dependency property.  
DpiXPropertyIdentifies the DpiX dependency property.  
DpiYPropertyIdentifies the DpiY dependency property.  
FirstPointPropertyIdentifies the FirstPoint dependency property.  
FontDecorationPropertyIdentifies the FontDecoration dependency property.  
FontFamilyNamePropertyIdentifies the FontFamilyName dependency property.  
FontSizePropertyIdentifies the FontSize dependency property.  
FontStretchPropertyIdentifies the FontStretch dependency property.  
FontStylePropertyIdentifies the FontStyle dependency property.  
FontWeightPropertyIdentifies the FontWeight dependency property.  
GaugeLengthPropertyIdentifies the GaugeLength dependency property.  
MeasurementUnitPropertyIdentifies the MeasurementUnit dependency property.  
PrecisionPropertyIdentifies the Precision dependency property.  
RestrictLengthPropertyIdentifies the RestrictLength dependency property.  
SecondPointPropertyIdentifies the SecondPoint dependency property.  
ShowAnglePropertyIdentifies the ShowAngle dependency property.  
ShowGaugePropertyIdentifies the ShowGauge dependency property.  
ShowLengthPropertyIdentifies the ShowLength dependency property.  
ShowTickMarksPropertyIdentifies the ShowTickMarks dependency property.  
TickMarksLengthPropertyIdentifies the TickMarksLength dependency property.  
UnitAbbreviationPropertyIdentifies the UnitAbbreviation dependency property.  
Top
Public Properties
 NameDescription
AcuteGets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object.  
AnglePrecisionGets or sets the precision value used for the angle of this AnnProtractorObject.  
AngularUnitGets or sets the angular unit of the angle of this protractor.  
AngularUnitAbbreviationGets or sets a string value that specifies the abbreviation used with the AngularUnit value.  
ArcRadiusGets or sets the arc radius of this AnnProtractorObject.  
BoundingRectangleOverridden. This object is an implementation of AnnObject.BoundingRectangle.  
CenterPointGets or sets the value for the center point of this AnnProtractorObject.  
DefiningGeometryOverridden. Gets a value that represents the System.Windows.Media.Geometry of this AnnProtractorObject.  
DependencyObjectType (Inherited from System.Windows.DependencyObject)
Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
DpiXGets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.  
DpiYGets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.  
FillGets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
FillBrushGets or sets the AnnBrush associated with this AnnObject to fill this object geometry. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
FirstPointGets or sets the value for the first point of this AnnProtractorObject.  
FixedStateThe fixed state of this object. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
FontDecorationGets or sets a value that indicates the TextDecorationCollection to apply to the text.  
FontFamilyNameGets or sets a value that indicates the font family of the typeface.  
FontSizeGets or sets a value that indicates the font size the text should be formatted at.  
FontStretchGets or sets a value that indicates the degree to which the typeface is stretched. This is a dependency property.  
FontStyleGets or sets a value that indicates the style of the typeface.  
FontWeightGets or sets a value that indicates the relative weight of the typeface.  
GaugeLengthGets or sets the length of the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject.  
GripperDistanceThe distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderGets or sets the header of the AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderBackgroundGets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderDecorationsGets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontFamilyNameGets or sets a value that indicates the font family of the header typeface. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontSizeGets or sets a value that indicates the font size the header should be formatted at. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontStretchGets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontStyleGets or sets a value that indicates the header style of the typeface. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontWeightGets or sets a value that indicates the header relative weight of the typeface. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderForegroundGets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderOffsetGets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsHeaderRestrictedGets or sets a value indicating whether this AnnObject header is restricted to appear fully within the bounding rectangle of the container. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsHeaderVisibleGets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsLockedGets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsProtractorImplementedGets a value to determine whether this object implements the IAnnProtractor 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.  
IsRulerImplementedGets a value to determine whether this object implements the IAnnRuler 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.  
IsSealed (Inherited from System.Windows.DependencyObject)
IsVisibleGets or sets a value indicating whether the object is visible. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
MeasurementUnitGets or sets the unit of measure for the rulers of this AnnProtractorObject.  
OriginOverridden. Gets the logical origin of this AnnProtractorObject.  
PasswordGets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
PrecisionGets or sets the precision value used for the length of this AnnProtractorObject.  
ProtractorAngleGets the angle of this AnnProtractorObject object.  
RestrictLengthGets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container.  
RotateCenterThe location of the rotate center control point. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
RotateGripperThe location of the rotate gripper control point. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SecondPointGets or sets the value for the second point of this AnnProtractorObject.  
ShowAngleGets or sets a value indicating whether the angle of this AnnProtractorObject is visible.  
ShowGaugeGets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject is visible.  
ShowLengthEnables or disables the display of text showing the length of this AnnProtractorObject.  
ShowTickMarksGets or sets a value indicating whether the tick marks for this AnnProtractorObject are visible.  
StrokeGets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
StrokeBrushGets or sets the AnnBrush associated with this AnnObject to draw this object's outline. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
StrokeThicknessGets or sets the width of the AnnObject outline. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SupportsFillGets a value indicating whether this AnnObject object supports a fill. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SupportsStrokeGets a value indicating whether this AnnObject object supports a stroke. (Inherited from Leadtools.Windows.Annotations.AnnObject)
TagGets or sets a user-defined data object that is associated with this object (Inherited from Leadtools.Windows.Annotations.AnnObject)
TickMarksLengthGets or sets the length of the tick marks for this AnnProtractorObject.  
TransformGets the object current transformation matrix. (Inherited from Leadtools.Windows.Annotations.AnnObject)
TransformModeOverridden. Gets a value that determines how to transform this AnnProtractorObject when any object transformation method is called.  
UnitAbbreviationGets or sets a string value that specifies the abbreviation used with the MeasurementUnit value.  
Top
Public Methods
 NameDescription
ClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
CloneOverridden. Creates an exact copy of this AnnProtractorObject object.  
CoerceValue (Inherited from System.Windows.DependencyObject)
Equals (Inherited from System.Windows.DependencyObject)
GetHashCode (Inherited from System.Windows.DependencyObject)
GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
GetValue (Inherited from System.Windows.DependencyObject)
HitTestHeaderPerforms hit-testing on this AnnObject header. (Inherited from Leadtools.Windows.Annotations.AnnObject)
InvalidateInvalidates the whole area of this object and signals the container to redraw the control. (Inherited from Leadtools.Windows.Annotations.AnnObject)
InvalidateProperty (Inherited from System.Windows.DependencyObject)
LockLocks this AnnObject with the specified password. (Inherited from Leadtools.Windows.Annotations.AnnObject)
ReadLocalValue (Inherited from System.Windows.DependencyObject)
ResetRotatePointsOverridden. The AnnProtractorObject implementation of AnnObject.ResetRotatePoints.  
ResetTransformResets the transformation matrix of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
RestoreOriginalLocationOverridden. The AnnProtractorObject implementation of AnnObject.RestoreOriginalLocation.  
RestrictHeaderRestricts the header to appear fully within the bounding rectangle of the container of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
RotateRotates the transformation matrix of this AnnObject around a point. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SaveOriginalLocationOverridden. The AnnProtractorObject implementation of AnnObject.SaveOriginalLocation.  
ScaleScales the transformation matrix of this AnnObject by the specified ratios. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SetCurrentValue (Inherited from System.Windows.DependencyObject)
SetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
TransformRotatePointsApplies the transformer to the rotate control points. (Inherited from Leadtools.Windows.Annotations.AnnObject)
TranslateTranslates the transformation matrix of this AnnObject by the specified values. (Inherited from Leadtools.Windows.Annotations.AnnObject)
UnlockUnlocks this AnnObject with the specified password. (Inherited from Leadtools.Windows.Annotations.AnnObject)
Top
Protected Methods
 NameDescription
CreateOverridden. Creates a new instance of this AnnProtractorObject.  
GetTransformPointsOverridden. Gets the array of points to be transformed.  
OnAcuteChangedOccurs when the value Acute property changes.  
OnAnglePrecisionChangedOccurs when the value AnglePrecision property changes.  
OnAngularUnitAbbreviationChangedOccurs when the value AngularUnitAbbreviation property changes.  
OnAngularUnitChangedOccurs when the value AngularUnit property changes.  
OnArcRadiusChangedOccurs when the value ArcRadius property changes.  
OnCenterPointChangedOccurs when the value CenterPoint property changes.  
OnDpiXChangedOccurs when the value DpiX property changes.  
OnDpiYChangedOccurs when the value DpiY property changes.  
OnFillBrushChangedOccurs when the value FillBrush property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnFillChangedOccurs when the value Fill property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnFirstPointChangedOccurs when the value FirstPoint property changes.  
OnFixedStateChangedOccurs when the value FixedState property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnFontDecorationChangedOccurs when the value FontDecoration property changes.  
OnFontFamilyNameChangedOccurs when the value FontFamilyName property changes.  
OnFontSizeChangedOccurs when the value FontSize property changes.  
OnFontStretchChangedOccurs when the value FontStretch property changes.  
OnFontStyleChangedOccurs when the value FontStyle property changes.  
OnFontWeightChangedOccurs when the value FontWeight property changes.  
OnGaugeLengthChangedOccurs when the value GaugeLength property changes.  
OnGripperDistanceChangedOccurs when the value GripperDistance property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderBackgroundChangedOccurs when the value HeaderBackground property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderChangedOccurs when the value Header property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderDecorationsChangedOccurs when the value HeaderDecorations property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontFamilyNameChangedOccurs when the value HeaderFontFamilyName property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontSizeChangedOccurs when the value HeaderFontSize property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontStretchChangedOccurs when the value HeaderFontStretch property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontStyleChangedOccurs when the value HeaderFontStyle property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontWeightChangedOccurs when the value HeaderFontWeight property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderForegroundChangedOccurs when the value HeaderForeground property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderOffsetChangedOccurs when the value HeaderOffset property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHyperlinkChangedOccurs when the value Hyperlink property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnIsHeaderRestrictedChangedOccurs when the value IsHeaderRestricted property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnIsHeaderVisibleChangedOccurs when the value IsHeaderVisible property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnIsVisibleChangedOccurs when the value IsVisible property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnMeasurementUnitChangedOccurs when the value MeasurementUnit property changes.  
OnPrecisionChangedOccurs when the value Precision property changes.  
OnPropertyChanged (Inherited from System.Windows.DependencyObject)
OnRestrictLengthChangedOccurs when the value RestrictLength property changes.  
OnRotateCenterChangedOccurs when the value RotateCenter property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnRotateGripperChangedOccurs when the value RotateGripper property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnSecondPointChangedOccurs when the value SecondPoint property changes.  
OnShowAngleChangedOccurs when the value ShowAngle property changes.  
OnShowGaugeChangedOccurs when the value ShowGauge property changes.  
OnShowLengthChangedOccurs when the value ShowLength property changes.  
OnShowTickMarksChangedOccurs when the value ShowTickMarks property changes.  
OnStrokeBrushChangedOccurs when the value StrokeBrush property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnStrokeChangedOccurs when the value Stroke property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnStrokeThicknessChangedOccurs when the value StrokeThickness property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnTickMarksLengthChangedOccurs when the value TickMarksLength property changes.  
OnUnitAbbreviationChangedOccurs when the value UnitAbbreviation property changes.  
SetTransformPointsOverridden. Sets the array of transformed points.  
Top
See Also

Reference

AnnProtractorObject Class
Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.