Click or drag to resize

ItemLocationByGridRotationY Property

The rotation angle (in degrees) of the layer.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double RotationY { get; set; }

Property Value

Double

Implements

IItemLocationRotationY
See Also