Aurigma Graphics Mill 5.5 for .NET
SkewVObjectAction Class
This class represents a "skew" 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 SkewVObjectAction _ Inherits VObjectAction
C#
public class SkewVObjectAction : VObjectAction
Remarks
If this action in supported by the object, the user will be able to skew the object.
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill.WinControls..::.VObjectAction
L
Aurigma.GraphicsMill.WinControls..::.SkewVObjectAction
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.




