LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnCrossProductObject Object

Show in webframe
Fields  Properties  Methods  Events


The following tables list the members exposed by AnnCrossProductObject.

Public Constructors
 NameDescription
AnnCrossProductObject ConstructorInitializes a new AnnCrossProductObject class object.  
Top
Public Fields
 NameDescription
FirstRulerHitTestObjectThe hit test value of the first ruler.  
SecondRulerHitTestObjectThe hit test value of the second ruler.  
Top
Public Properties
 NameDescription
BoundsGets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
CanRotateIndicates if this object supports rotation. (Inherited from Leadtools.Annotations.Core.AnnObject)
FillGets or sets the AnnBrush associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FillRuleGets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it AnnPolylineObject.IsClosed. (Inherited from Leadtools.Annotations.Core.AnnPolylineObject)
FirstEndPointGets or sets the value for the ending point of the first ruler.  
FirstStartPointGets or sets the starting point of the first ruler.  
FixedStateOperationsGets or sets the fixed state for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FontGets or sets the AnnFont used associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FriendlyNameOverridden. Gets the friendly name for AnnCrossProductObject.  
GaugeLengthGets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
GroupNameFor future use. (Inherited from Leadtools.Annotations.Core.AnnObject)
HitTestedRulerGets the name of the current hit tested AnnPolyRulerObject.  
HitTestInteriorIndicates if this AnnObject supports hit testing of its interior. (Inherited from Leadtools.Annotations.Core.AnnObject)
HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
IdGets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
IntersectionPointGets or sets the current intersection point of this AnnCrossProductObject object  
IsClosedGets a value that indicates whether this AnnPolylineObject is closed. (Inherited from Leadtools.Annotations.Core.AnnPolylineObject)
IsLockedGets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsSelectedGets or sets a value indicating whether the object is selected. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsVisibleGets or sets a value indicating whether the object is visible. (Inherited from Leadtools.Annotations.Core.AnnObject)
LabelsGets a dictionary of AnnLabel objects used by this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
LayerGets the optional layer that contains this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
LockPictureGets or sets the id of the picture used when drawing the locked symbol for locked objects. (Inherited from Leadtools.Annotations.Core.AnnObject)
MeasurementUnitGets or sets the unit of measure for this AnnPolyRulerObject. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
MetadataGets the metadata associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
OpacityGets or sets a value indicating the opacity value to use when rendering this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
PasswordGets or sets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
PointsGets the collection of Leadtools.LeadPointD objects that define this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
PrecisionGets or sets the precision value used for the length of this AnnPolyRulerObject. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
RotateCenterGets or sets the location of the rotate center control point. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateGripperGets or sets the length of the rotate gripper control point. (Inherited from Leadtools.Annotations.Core.AnnObject)
SecondEndPointGets or sets the ending point of the second ruler.  
SecondStartPointGets or sets the starting point of the second ruler.  
ShowGaugeGets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
ShowTickMarksGets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
StateIdGets or sets the optional state ID of this object to be used with state rendering engines. (Inherited from Leadtools.Annotations.Core.AnnObject)
StrokeGets or sets the AnnStroke associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsFillOverridden. Indicates if this object supports a fill.  
SupportsFontIndicates if this object supports a font. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsStrokeIndicates if this object supports AnnStroke. (Inherited from Leadtools.Annotations.Core.AnnPolylineObject)
TagGets or sets a user-defined data object that is associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
TickMarksLengthGets or sets the length of the tick marks for this AnnPolyRulerObject. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
TickMarksStrokeGets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
UnitsAbbreviationGets or sets a string value that specifies the abbreviation used with the AnnPolyRulerObject.MeasurementUnit value. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
Top
Public Methods
 NameDescription
CloneOverridden. Creates an exact copy of this AnnCrossProductObject object.  
DeserializeLoads this object with data from the specified xml. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
GetInvalidateRectGets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
GetRulerLengthOverridden. Gets the calibrated length of this AnnCrossProductObject.  
GetRulerLengthAsStringGets the calibrated length of this AnnPolyRulerObject as a string. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
HitTestOverridden. Performs hit-testing on this AnnCrossProductObject.  
LockLocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject)
MoveLineMoves the specified line of the AnnCrossProductObject.  
OnPropertyChangedRaises the AnnObject.PropertyChanged event. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateRotates the AnnObject around a point. (Inherited from Leadtools.Annotations.Core.AnnObject)
ScaleScales the AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.Core.AnnObject)
ScaleVectorScales the AnnObject by the specified ratios, unit vector and center point. (Inherited from Leadtools.Annotations.Core.AnnObject)
SerializeSerializes the object to an xml document. (Inherited from Leadtools.Annotations.Core.AnnPolyRulerObject)
SetIdSets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
TranslateTranslates the AnnObject by the specified values. (Inherited from Leadtools.Annotations.Core.AnnObject)
UnlockUnlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject)
UpdateIntersectionPointRecalculates the IntersectionPoint for the AnnCrossProductObject.  
UpdatePointUpdates the specified point of the cross-product object.  
UpdateSecondPointsUpdates the second point of the cross-product object.  
Top
Protected Methods
 NameDescription
CreateOverridden. Creates a new instance of AnnCrossProductObject.  
GetBoundingRectangleGets the bounding rectangle for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
OnPointsChangedOccurs when the AnnObject.Points for this AnnObject have changed. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Public Events
 NameDescription
PropertyChangedOccurs when a property value changes. AnnPropertyChangedEventArgs (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
See Also

Reference

AnnCrossProductObject Object
Leadtools.Annotations.Core Namespace

 

 


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