VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftSynchronizationProvider Class
Constructors Properties Methods SeeAlso
In This Topic
    VintasoftSynchronizationProvider Class Members
    In This Topic
    The following tables list the members exposed by VintasoftSynchronizationProvider.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the VintasoftSynchronizationProvider class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
    Public Methods
     NameDescription
    Public MethodExecutes a delegate asynchronously on the thread that the control's underlying handle was created on.
    Public MethodExecutes a delegate on the thread that owns the control's underlying window handle.
    See Also