Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace > ConvertCtrl Class : SourceObject Property |
public virtual object SourceObject {get; set;}
'Declaration
Public Overridable Property SourceObject As Object
'Usage
Dim instance As ConvertCtrl Dim value As Object instance.SourceObject = value value = instance.SourceObject
Assignment can raise an error exception. For more information, refer to the Error Codes.
Note: When setting this property, the convert control must be in the stopped state.