The following tables list the members exposed by AnnVideoObject.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnImageObject | Initializes a new instance of AnnImageObject. (Inherited from AnnImageObject) |
Protected Constructors
Name | Description | |
---|---|---|
![]() |
AnnVideoObject | Initializes a new instance of AnnVideoObject. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates an exact copy of this AnnVideoObject object. |
![]() |
Invalidate | Overrides AnnObject.Invalidate. (Inherited from AnnImageObject) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a new instance of this AnnVideoObject object. |
![]() |
OnAlignmentXChanged | Occurs when the value AlignmentX property changes. (Inherited from AnnImageObject) |
![]() |
OnAlignmentYChanged | Occurs when the value AlignmentY property changes. (Inherited from AnnImageObject) |
![]() |
OnPictureChanged | Overrides AnnImageObject.OnPictureChanged |
![]() |
OnStretchChanged | Occurs when the value Stretch property changes. (Inherited from AnnImageObject) |
Public Properties
Name | Description | |
---|---|---|
![]() |
AlignmentX | Gets or sets the image horizontal alignment. (Inherited from AnnImageObject) |
![]() |
AlignmentY | Gets or sets the image vertical alignment. (Inherited from AnnImageObject) |
![]() |
CanPlay | Gets a value indicating whether this AnnVideoObject object can play its video file. |
![]() ![]() |
DefaultPicture | Gets or sets the default picture used by all AnnVideoObject objects. |
![]() |
Picture | Gets or sets the AnnPicture object associated with this AnnImageObject. This is a dependency property. (Inherited from AnnImageObject) |
![]() |
Stretch | Gets or sets a value that indicates how the image is resized to fill its allocated space. (Inherited from AnnImageObject) |
![]() |
Uri | Gets or sets the uri of the video file of this AnnVideoObject. |
![]() ![]() |
UseOriginalPicture | Gets or sets a value indicating whether to revert back to the original picture used for all AnnVideoObject objects. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
AlignmentXProperty | Identifies the AlignmentX dependency property. (Inherited from AnnImageObject) |
![]() ![]() |
AlignmentYProperty | Identifies the AlignmentY dependency property. (Inherited from AnnImageObject) |
![]() ![]() |
PictureProperty | Identifies the Picture dependency property. (Inherited from AnnImageObject) |
![]() ![]() |
StretchProperty | Identifies the Stretch dependency property. (Inherited from AnnImageObject) |
![]() ![]() |
UriProperty | Identifies the Uri dependency property. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET