Point Struct |
Docentric Toolkit Help
Send Feedback |
System.Object
System.ValueType
Docentric.Documents.ObjectModel.Geometry.Point
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct Point
The Point type exposes the following members.
Name | Description | |
---|---|---|
.ctor(Double, Double) |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides Point.Equals) | |
Equals(Point) | ||
GetHashCode() | (Overrides Point.GetHashCode) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString() | Returns the object as string. (Overrides Point.ToString) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |