←Select platform

AnnCrossProductObject Class Members

Summary

The following tables list the members exposed by AnnCrossProductObject.

Protected Constructors

Name Description
AnnCrossProductObject Initializes a new instance of an AnnCrossProductObject class object.

Public Methods

Name Description
Clone Creates an exact copy of this AnnCrossProductObject object.
ResetRotatePoints The AnnCrossProductObject implementation of AnnObject.ResetRotatePoints.
RestoreOriginalLocation The AnnCrossProductObject implementation of AnnObject.RestoreOriginalLocation.
SaveOriginalLocation The AnnCrossProductObject implementation of AnnObject.SaveOriginalLocation.
UpdateIntersectionPoint Updates the IntersectionPoint value of this AnnCrossProductObject
UpdateSecondPoints Updates the SecondStartPoint and SecondEndPointvalues of this AnnCrossProductObject

Protected Methods

Name Description
Create Creates a new instance of this AnnCrossProductObject object.
GetTransformPoints Gets the array of points to be transformed.
OnDpiXChanged Occurs when the value DpiX property changes.
OnDpiYChanged Occurs when the value DpiY property changes.
OnFirstEndPointChanged Occurs when the value FirstEndPoint property changes.
OnFirstStartPointChanged Occurs when the value FirstStartPoint property changes.
OnFontDecorationChanged Occurs when the value FontDecoration property changes.
OnFontFamilyNameChanged Occurs when the value FontFamilyName property changes.
OnFontSizeChanged Occurs when the value FontSize property changes.
OnFontStretchChanged Occurs when the value FontStretch property changes.
OnFontStyleChanged Occurs when the value FontStyle property changes.
OnFontWeightChanged Occurs when the value FontWeight property changes.
OnGaugeLengthChanged Occurs when the value GaugeLength property changes.
OnIntersectionPointChanged Occurs when the value IntersectionPoint property changes.
OnMeasurementUnitChanged Occurs when the value MeasurementUnit property changes.
OnPrecisionChanged Occurs when the value Precision property changes.
OnRestrictLengthChanged Occurs when the value RestrictLength property changes.
OnSecondEndPointChanged Occurs when the value SecondEndPoint property changes.
OnSecondStartPointChanged Occurs when the value SecondStartPoint property changes.
OnShowGaugeChanged Occurs when the value ShowGauge property changes.
OnShowLengthChanged Occurs when the value ShowLength property changes.
OnShowTickMarksChanged Occurs when the value ShowTickMarks property changes.
OnStrokeChanged Overrides AnnObject.OnStrokeChanged.
OnTickMarksLengthChanged Occurs when the value TickMarksLength property changes.
OnUnitAbbreviationChanged Occurs when the value UnitAbbreviation property changes.
SetTransformPoints Sets the array of transformed points.

Public Properties

Name Description
BoundingRectangle This object implementation of AnnObject.BoundingRectangle.
DefiningGeometry Gets a value that represents the System.Windows.Media.Geometry of this AnnCrossProductObject.
DpiX Gets or sets the horizontal DPI (dots per inch) that is used to translate the horizontal distance for the ruler.
DpiY Gets or sets the vertical DPI (dots per inch) that is used to translate the vertical distance for the ruler.
FirstEndPoint Gets or sets the value for the ending point of the first ruler.
FirstStartPoint Gets or sets the starting point of the first ruler of this cross product object.
FontDecoration Gets or sets a value that indicates the TextDecorationCollection to apply to the text.
FontFamilyName Gets or sets a value that indicates the font family of the typeface.
FontSize Gets or sets a value that indicates the font size the text should be formatted at.
FontStretch Gets or sets a value that indicates the degree to which the typeface is stretched. This is a dependency property.
FontStyle Gets or sets a value that indicates the style of the typeface.
FontWeight Gets or sets a value that indicates the relative weight of the typeface.
GaugeLength Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnCrossProductObject object.
IntersectionPoint Gets or sets the current intersection point of this AnnCrossProductObject object.
IsRulerImplemented Gets a value that indicates whether this object implements the IAnnRuler interface.
MeasurementUnit Gets or sets the unit of measure for this AnnCrossProductObject object.
Origin Gets the logical origin of this AnnCrossProductObject.
Precision Gets or sets the number of digits to the right of the decimal point when displaying the length of this AnnCrossProductObject object.
RestrictLength Gets or sets a value indicating whether the length text of this object is restricted to appear fully within the bounding rectangle of the container.
SecondEndPoint Gets or sets the ending point of the second ruler.
SecondStartPoint Gets or sets the starting point of the second ruler.
ShowGauge Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnCrossProductObject object is visible.
ShowLength Gets or sets a value that indicates whether to display the length of this AnnCrossProductObject object.
ShowTickMarks Gets or sets a value indicating whether the tick marks for this AnnCrossProductObject are visible.
TickMarksLength Gets or sets the length of the tick marks for this AnnCrossProductObject object.
TransformMode Gets a value that determines how to transform this AnnCrossProductObject when any object transformation method is called.
UnitAbbreviation Gets or sets a string value that specifies the abbreviation that corresponds to the MeasurementUnit property value.

Public Fields

Name Description
DpiXProperty Identifies the DpiX dependency property.
DpiYProperty Identifies the DpiY dependency property.
FirstEndPointProperty Identifies the FirstEndPoint dependency property.
FirstStartPointProperty Identifies the FirstStartPoint dependency property.
FontDecorationProperty Identifies the FontDecoration dependency property.
FontFamilyNameProperty Identifies the FontFamilyName dependency property.
FontSizeProperty Identifies the FontSize dependency property.
FontStretchProperty Identifies the FontStretch dependency property.
FontStyleProperty Identifies the FontStyle dependency property.
FontWeightProperty Identifies the FontWeight dependency property.
GaugeLengthProperty Identifies the GaugeLength dependency property.
IntersectionPointProperty Identifies the IntersectionPoint dependency property.
MeasurementUnitProperty Identifies the MeasurementUnit dependency property.
PrecisionProperty Identifies the Precision dependency property.
RestrictLengthProperty Identifies the RestrictLength dependency property.
SecondEndPointProperty Identifies the SecondEndPoint dependency property.
SecondStartPointProperty Identifies the SecondStartPoint dependency property.
ShowGaugeProperty Identifies the ShowGauge dependency property.
ShowLengthProperty Identifies the ShowLength dependency property.
ShowTickMarksProperty Identifies the ShowTickMarks dependency property.
TickMarksLengthProperty Identifies the TickMarksLength dependency property.
UnitAbbreviationProperty Identifies the UnitAbbreviation dependency property.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly