PointEx Structure |
Namespace: Scilligence.MolEngine.Common
public struct PointEx
The PointEx type exposes the following members.
| Name | Description | |
|---|---|---|
| PointEx(Point) | Initializes a new instance of the PointEx class | |
| PointEx(Double, Double) | Initializes a new instance of the PointEx class |
| Name | Description | |
|---|---|---|
| Angle360 | ||
| DistanceTo | ||
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| ExtendAlong | ||
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Length | ||
| Offset | ||
| Rotate(Double) | ||
| Rotate(PointEx, Double) | ||
| ToPoint | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Addition | ||
| Subtraction | ||
| UnaryNegation |