VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UIActions Namespace / PasteItemWithOffsetUIAction Class
Constructors Properties Methods SeeAlso
In This Topic
PasteItemWithOffsetUIAction Class Members
In This Topic
The following tables list the members exposed by PasteItemWithOffsetUIAction.
Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the PasteItemWithOffsetUIAction class.
Public Properties
 NameDescription
Public PropertyGets the description of this action. (Inherited from UIAction)
Public PropertyGets a value indicating whether this action is enabled. (Inherited from UIAction)
Public PropertyGets the name of this action. (Inherited from PasteItemUIAction)
Public PropertyGets or sets the offset in X axis.
Public PropertyGets or sets the offset in Y axis.
Public Methods
 NameDescription
Public MethodExecutes this action. (Inherited from UIAction)
Public Methodstatic (Shared in Visual Basic)Returns the first UI action from specified action source. (Inherited from UIAction)
See Also