Rotation.Properties
Wisej.Web.Rotation Properties
Last updated
Wisej.Web.Rotation Properties
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the set of CSS3 rotation properties.
Creates a new instance of the rotation properties.
Boolean: Enables or disables the rotation.
Boolean: Hides the backside of a rotated component.
String: Changes the position of transformed elements by setting the location of the rotation fulcrum in relation to the widget. If left empty, the default is 50% 50%, the center of the control.
Int32: Defines a perspective view for a 3D transformed element.
Int32: Defines a 3D rotation along the X-axis.
Int32: Defines a 3D rotation along the Y-axis.
Int32: Defines a 3D rotation along the Z-axis.
Int32: Defines a 3D scale (%) transformation by giving a value for the X-axis.
Int32: Defines a 3D scale (%) transformation by giving a value for the Y-axis.
Int32: Defines a 3D scale (%) transformation by giving a value for the Z-axis.