VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.UIActions Namespace / BringToFrontItemUIAction Class
Constructors Properties Methods SeeAlso
    BringToFrontItemUIAction Class Members
    The following tables list the members exposed by BringToFrontItemUIAction.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the BringToFrontItemUIAction 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 UIAction)
    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