Gets or sets the URL of the video stream displayed in this VideoNode.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public string VideoLocation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property VideoLocation As String |
See Also