Rotation
Wisej.Web.Rotation
Last updated
Was this helpful?
Wisej.Web.Rotation
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Add rotation capabilities along the X,Y,Z axis to controls.
Initializes a new instance of the extender without a specified container.
Initializes a new instance of the extender with a specified container.
container
target
The target object to add an extender property to.
Removes all rotation properties.
disposing
Rotation properties.
control
Renders the client component.
config
Dynamic configuration object.
Removes all the rotation properties from the control .
control
Assigns the rotation properties to the control.
control
The control to rotate.
properties
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
All wisej components implement this interface.
Defines the interface for extending properties to other components in a container.
Allows an object to serialize itself.
An that represents the container of the extender.
: Returns or sets the object that contains programmer-supplied data associated with the extender. (Default: null
)
Returns true if the extender can offer an extender property to the specified target component.
Returns: . true if the class can offer one or more extender properties; otherwise, false.
The for which to retrieve the rotation properties.
Returns: . A instance with the rotation properties.
Control to remove from the extender.
An instance of defining the rotation style.