Aurigma Graphics Mill 5.5 for .NET
RotateVObjectAction Class
This class represents a "rotate" action of a v-object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Syntax
Visual Basic
Public Class RotateVObjectAction _ Inherits VObjectAction
C#
public class RotateVObjectAction : VObjectAction
Remarks
If this action in supported by the object, the user will be able to rotate the object.
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill.WinControls..::.VObjectAction
L
Aurigma.GraphicsMill.WinControls..::.RotateVObjectAction
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.






