ElementModelRotation Property
|
Sets the rotation of the element on the parent surface.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic float Rotation { get; set; }
Property Value
Type:
Single
Remarks
The Rotation of an element is set around the Z axis.
See Also