Click or drag to resize

AxisLineStyle_cachedMainLinePointsUsedForHitTesting Field

The line points that make out the main axis line (in parent layer coordinates). Used for hit testing

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[NonSerializedAttribute]
protected PointD3D[]? _cachedMainLinePointsUsedForHitTesting

Field Value

PointD3D
See Also