Click or drag to resize

LineD3D Methods

The LineD3D type exposes the following members.

Methods
 NameDescription
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetPointAtLineFromRelativeValue Gets the point at this line from a relative value.
Public methodGetPoints Gets the points of the line as enumeration.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Public methodWithP0 Returns a new line with P0 set to the provided value.
Public methodWithP1 Returns a new line with P1 set to the provided value.
Top
See Also