Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1GifImage
.
.
::
.
.
AutoPlay Property
C1GifImage Class
See Also
Gets or sets a value that causes the animation to start playing automatically when the source is set.
Namespace:
C1.Phone.Imaging
Assembly:
C1.Phone.Imaging
(in C1.Phone.Imaging.dll)
Syntax
C#
public
bool
AutoPlay
{
get
;
set
; }
Visual Basic
Public
Property
AutoPlay
As
Boolean
Get
Set
See Also
C1GifImage Class
C1.Phone.Imaging Namespace