Initializes a new instance of
AnnAudioObject.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim supportsStroke As Boolean
Dim supportsFill As Boolean
Dim instance As New AnnAudioObject(supportsStroke, supportsFill) |
Parameters
- supportsStroke
- true if this object will support a stroke; otherwise false.
- supportsFill
- true if this object will support a fill; otherwise false.
Remarks
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also