Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Uri Property (AnnVideoObject)






Gets or sets the uri of the video file of this AnnVideoObject.
Syntax
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

            

            
public:
property String^ Uri {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

AnnVideoObject Class
AnnVideoObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features