Leadtools.Windows.Annotations Namespace > AnnVideoObject Class : Uri Property |
public string Uri {get; set;}
'Declaration Public Property Uri As String
'Usage Dim instance As AnnVideoObject Dim value As String instance.Uri = value value = instance.Uri
Use the CanPlay method to determine if this AnnVideoObject has a valid video file in the Uri property.
For C#/VB examples, refer to AnnVideoObject.