Search
VideoNode.VideoLocation Property
See Also
 





Gets or sets the URL of the video stream displayed in this VideoNode.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string VideoLocation { get; set; }

Visual Basic  Copy Code

Public Property VideoLocation As String

 Property Value

 See Also