Click or drag to resize

GraphicBaseRotationX Property

Get/sets the rotation x value, measured in degrees in counterclockwise direction.

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

Property Value

Double
See Also