Click or drag to resize

CSLineIDIs2DIdentifier Property

Returns true when this is an identifier for 2D coordinate systems, i.e. when the 3rd dimension is not initialized.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Is2DIdentifier { get; }

Property Value

Boolean
See Also