Click or drag to resize

SegmentLocation Methods

The SegmentLocation type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateFromEnd Create a new SegmentLocation a distance from the end of the segment.
Public methodStatic memberCreateFromStart Create a new SegmentLocation a distance from the start of the segment.
Public methodStatic memberCreateRelative Create a new SegmentLocation at a relative location along the segment [0 - 1].
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLocation Get the location that this item acts at.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also