←Select platform

Uri Property (AnnVideoObject)

Summary

Gets or sets the uri of the video file of this AnnVideoObject.

Syntax

C#
VB
C++
public string Uri {get; set;}
Public Property Uri As String
public: 
property String^ Uri { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string value that specifies the uri of the video file of this AnnVideoObject.

Remarks

Use the CanPlay method to determine if this AnnVideoObject has a valid video file in the Uri property.

Example

For C#/VB examples, refer to AnnVideoObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize