Click or drag to resize

ElementModelRotation Property

Sets the rotation of the element on the parent surface.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float Rotation { get; set; }

Property Value

Type: Single
Remarks

The Rotation of an element is set around the Z axis.

See Also