LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnAudioObject Constructor(Boolean,Boolean)






true if this object will support a stroke; otherwise false.
true if this object will support a fill; otherwise false.
Initializes a new instance of AnnAudioObject. .NET support Silverlight support
Syntax
protected AnnAudioObject( 
   bool supportsStroke,
   bool supportsFill
)
'Declaration
 
Protected Function New( _
   ByVal supportsStroke As Boolean, _
   ByVal supportsFill As Boolean _
)
'Usage
 
Dim supportsStroke As Boolean
Dim supportsFill As Boolean
 
Dim instance As New AnnAudioObject(supportsStroke, supportsFill)
protected AnnAudioObject( 
   bool supportsStroke,
   bool supportsFill
)
function AnnAudioObject( 
   supportsStroke ,
   supportsFill 
)
protected:
AnnAudioObject( 
   bool supportsStroke,
   bool 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
This constructor is intended for derived classes that want to extend the functionality of the AnnAudioObject.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAudioObject Class
AnnAudioObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.