Click or drag to resize

Edge Methods

The Edge type exposes the following members.

Methods
 NameDescription
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodGetEdgeLength Gets the length of the edge for the given layer size.
Public methodGetEdgePoint Gets a point on the edge at a relative position.
Public methodGetEnd Gets the end point of the edge for the given layer size.
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetOppositeEdgeLength Gets the length of the edge opposite to this edge for the given layer size.
Public methodGetOrg Gets the origin point of the edge for the given layer size.
Public methodStatic memberGetPointBetween Gets a point between two points at a relative position.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also