Click or drag to resize

G3DCartesicCoordinateSystemPlaneStyles Property

Gets all plane-style descriptions provided by this coordinate system.

Namespace: Altaxo.Graph.Graph3D.CS
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override IEnumerable<CSPlaneInformation> PlaneStyles { get; }

Property Value

IEnumerableCSPlaneInformation
See Also