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

Show in webframe

CanPlay Property (AnnVideoObject)






Gets a value indicating whether this AnnVideoObject object can play its video file.
Syntax
public virtual bool CanPlay {get;}
'Declaration
 
Public Overridable ReadOnly Property CanPlay As Boolean
'Usage
 
Dim instance As AnnVideoObject
Dim value As Boolean
 
value = instance.CanPlay

            

            
public:
virtual property bool CanPlay {
   bool get();
}

Property Value

true if this AnnVideoObject can play its video file; false otherwise.
Remarks
This property will determine: This property will not determine whether the path specified by Uri contains a valid video file.
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