For a list of all members of this type, see AnnProtractorObject members.
"Name | Description | |
---|---|---|
Acute | Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object. Supported in Silverlight, Windows Phone 7 | |
AnglePrecision | Gets or sets the precision value used for the angle of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
AngularUnit | Gets or sets the angular unit of the angle of this protractor. Supported in Silverlight, Windows Phone 7 | |
AngularUnitAbbreviation | Gets or sets a string value that specifies the abbreviation used with the AngularUnit value. Supported in Silverlight, Windows Phone 7 | |
ArcRadius | Gets or sets the arc radius of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
BoundingRectangle | Overridden. This object is an implementation of AnnObject.BoundingRectangle. Supported in Silverlight, Windows Phone 7 | |
CenterPoint | Gets or sets the value for the center point of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
DefiningGeometry | Overridden. Gets a value that represents the System.Windows.Media.Geometry of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
DpiX | Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler. Supported in Silverlight, Windows Phone 7 | |
DpiY | Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler. Supported in Silverlight, Windows Phone 7 | |
Fill | Gets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
FirstPoint | Gets or sets the value for the first point of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
FixedState | The fixed state of this object. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
FontDecoration | Gets or sets a value that indicates the TextDecorationCollection to apply to the text. Supported in Silverlight, Windows Phone 7 | |
FontFamilyName | Gets or sets a value that indicates the font family of the typeface. Supported in Silverlight, Windows Phone 7 | |
FontSize | Gets or sets a value that indicates the font size the text should be formatted at. Supported in Silverlight, Windows Phone 7 | |
FontStretch | Gets or sets a value that indicates the degree to which the typeface is stretched. This is a dependency property.Supported in Silverlight, Windows Phone 7 | |
FontStyle | Gets or sets a value that indicates the style of the typeface. Supported in Silverlight, Windows Phone 7 | |
FontWeight | Gets or sets a value that indicates the relative weight of the typeface. Supported in Silverlight, Windows Phone 7 | |
GaugeLength | Gets or sets the length of the gauge (the perpendicular lines at the ends of the protractor rulers) for this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
GripperDistance | The distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
Header | Gets or sets the header of the AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderBackground | Gets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderDecorations | Gets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderFontFamilyName | Gets or sets a value that indicates the font family of the header typeface. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderFontSize | Gets or sets a value that indicates the font size the header should be formatted at. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderFontStretch | Gets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderFontStyle | Gets or sets a value that indicates the header style of the typeface. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderFontWeight | Gets or sets a value that indicates the header relative weight of the typeface. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderForeground | Gets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
HeaderOffset | Gets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
Hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
IsHeaderRestricted | Gets 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.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
IsHeaderVisible | Gets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
IsLocked | Gets a value that indicates whether this AnnObject is locked. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
IsProtractorImplemented | Gets 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. Supported in Silverlight, Windows Phone 7 | |
IsRulerImplemented | Gets 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. Supported in Silverlight, Windows Phone 7 | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsVisible | Gets or sets a value indicating whether the object is visible. This is a dependency property. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
MeasurementUnit | Gets or sets the unit of measure for the rulers of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
Origin | Overridden. Gets the logical origin of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
Password | Gets the password used in the last successful lock operation of this AnnObject. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
Precision | Gets or sets the precision value used for the length of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
ProtractorAngle | Gets the angle of this AnnProtractorObject object. Supported in Silverlight, Windows Phone 7 | |
RotateCenter | The location of the rotate center control point. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
RotateGripper | The location of the rotate gripper control point. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
SecondPoint | Gets or sets the value for the second point of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
ShowAngle | Gets or sets a value indicating whether the angle of this AnnProtractorObject is visible. Supported in Silverlight, Windows Phone 7 | |
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. Supported in Silverlight, Windows Phone 7 | |
ShowLength | Enables or disables the display of text showing the length of this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
ShowTickMarks | Gets or sets a value indicating whether the tick marks for this AnnProtractorObject are visible. Supported in Silverlight, Windows Phone 7 | |
Stroke | Gets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
StrokeThickness | Gets or sets the width of the AnnObject outline. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
SupportsFill | Gets a value indicating whether this AnnObject object supports a fill. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
SupportsStroke | Gets a value indicating whether this AnnObject object supports a stroke. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
Tag | Gets or sets a user-defined data object that is associated with this object Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
TickMarksLength | Gets or sets the length of the tick marks for this AnnProtractorObject. Supported in Silverlight, Windows Phone 7 | |
Transform | Gets the object current transformation matrix. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnObject) | |
TransformMode | Overridden. Gets a value that determines how to transform this AnnProtractorObject when any object transformation method is called. Supported in Silverlight, Windows Phone 7 | |
UnitAbbreviation | Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value. Supported in Silverlight, Windows Phone 7 |