Click or drag to resize

ItemLocationByGridRotationZ 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 RotationZ { get; set; }

Property Value

Double

Implements

IItemLocationRotationZ
See Also