Click or drag to resize

CSLineID Methods

The CSLineID type exposes the following members.

Methods
 NameDescription
Public methodEquals
(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 methodGetHashCode
(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 
Public methodWithLogicalValueOtherSecond 
Top
See Also