See Also

Point2d Class  | DataDynamics.ActiveReports.Chart.Graphics Namespace

See Also ActiveReports.Chart Send feedback to Data Dynamics

Point2d Class Members

Point2d overview

Public Constructors

Public Constructor Point2d Constructor Overloaded. Initializes a new instance of the Point2d class.

Public Properties

Public Property Length Gets the vector length of the Point2d object.
Public Property X Gets or sets the point's x coordinate
Public Property Y Gets or sets the point's y coordinate

Public Methods

Public Method Clone Overridden. Creates a clone of the Point2d object. 
Public Method Equals Overridden. Compares the Point2d object to another System.Object to see whether they are equal.
Public Method GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
Public Method InternalGetParents (Inherited from DataDynamics.ActiveReports.Chart.Item) 
Public Methodstatic (Shared in Visual Basic) Normalize Returns a normalized (Len=1) vector of the two-dimensional point specified.
Public Methodstatic (Shared in Visual Basic) op_Addition For internal use only.
Public Methodstatic (Shared in Visual Basic) op_Equality For internal use only.
Public Methodstatic (Shared in Visual Basic) op_Implicit For internal use only.
Public Methodstatic (Shared in Visual Basic) op_Inequality For internal use only.
Public Methodstatic (Shared in Visual Basic) op_LogicalNot For internal use only.
Public Methodstatic (Shared in Visual Basic) op_Multiply Overloaded. For internal use only.
Public Methodstatic (Shared in Visual Basic) op_Subtraction For internal use only.

Public Events

Public Event Change (Inherited from DataDynamics.ActiveReports.Chart.Item) 

See Also

Point2d Class  | DataDynamics.ActiveReports.Chart.Graphics Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.