Click or drag to resize

CSLineID Methods

The CSLineID type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Public methodStatic memberFromIDandFirstLogicalOffset Creates an instance from a given template instance and an offset to the first logical value.
Public methodStatic memberFromPhysicalValue Initialized a 2D identifier from the parallel axis and the physical value of the perpendicular axis.
Public methodStatic memberFromPhysicalVariant(Int32, AltaxoVariant) Initialized a 2D identifier from the parallel axis and the physical value of the perpendicular axis.
Public methodStatic memberFromPhysicalVariant(Int32, AltaxoVariant, AltaxoVariant) Initialized a 3D identifier from the parallel axis and the physical value of the perpendicular axis.
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodGetLogicalPoint Gets a logical point on the line.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodWithLogicalValueOtherFirst Returns a copy of this identifier with an updated first logical value.
Public methodWithLogicalValueOtherSecond Returns a copy of this identifier with an updated second logical value.
Top
See Also