Click or drag to resize

CSLineID Properties

The CSLineID type exposes the following members.

Properties
 NameDescription
Public propertyAxisNumberOtherFirst Number of first alternate axis: 0==X-Axis, 1==Y-Axis, 2==Z-Axis
Public propertyAxisNumberOtherSecond Number of first alternate axis: 0==X-Axis, 1==Y-Axis, 2==Z-Axis
Public propertyBegin 
Public propertyEnd 
Public propertyIs2DIdentifier Returns true when this is an identifier for 2D coordinate systems, i.e. when the 3rd dimension is not initialized.
Public propertyIs3DIdentifier Returns true when this is an identifier for 3D coordinate sytems.
Public propertyLogicalValueOtherFirst The logical value of the isoline. It can be set only in the constructor, or if the UsePhysicalValue property is true.
Public propertyLogicalValueOtherSecond The logical value of the isoline. It can be set only in the constructor, with one exception: If UsePhysicalValueOtherSecond property is true, then the logical value is calculated from the current scale, and the logical value is set here for further reference during the painting.
Public propertyParallelAxisNumber Number of axis: 0==X-Axis, 1==Y-Axis, 2=Z-Axis of the coordinate system.
Public propertyPhysicalValueOtherFirst The physical value of the first alternate plane.
Public propertyPhysicalValueOtherSecond The physical value of the second alternate plane.
Public propertyUsePhysicalValueOtherFirst True when the isoline of this axis is determined by a physical value together with the corresponding axis scale
Public propertyUsePhysicalValueOtherSecond True when the isoline of this axis is determined by a physical value together with the corresponding axis scale
Public propertyStatic memberX0 
Public propertyStatic memberX1 
Public propertyStatic memberY0 
Public propertyStatic memberY1 
Top
See Also