Point2d Constructor | Overloaded. Initializes a new instance of the Point2d class. |
Length | Gets the vector length of the Point2d object. |
X | Gets or sets the point's x coordinate |
Y | Gets or sets the point's y coordinate |
Clone | Overridden. Creates a clone of the Point2d object. |
Equals | Overridden. Compares the Point2d object to another System.Object to see whether they are equal. |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
InternalGetParents (Inherited from DataDynamics.ActiveReports.Chart.Item) | |
Normalize | Returns a normalized (Len=1) vector of the two-dimensional point specified. |
op_Addition | For internal use only. |
op_Equality | For internal use only. |
op_Implicit | For internal use only. |
op_Inequality | For internal use only. |
op_LogicalNot | For internal use only. |
op_Multiply | Overloaded. For internal use only. |
op_Subtraction | For internal use only. |
Change (Inherited from DataDynamics.ActiveReports.Chart.Item) |
Point2d Class | DataDynamics.ActiveReports.Chart.Graphics Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.