Initializes a new instance of an AnnAudioObject object.
protected AnnAudioObject(bool supportsPen,bool supportsBrush,bool supportsFont)
Protected Function New( _ByVal supportsPen As Boolean, _ByVal supportsBrush As Boolean, _ByVal supportsFont As Boolean _)
protected:AnnAudioObject(bool supportsPen,bool supportsBrush,bool supportsFont)
supportsPen
true if this object will support a pen; false otherwise.
supportsBrush
true if this object will support a brush; false otherwise.
supportsFont
true if this object will support a font; false otherwise.
This constructor is intended for derived classes that are used to extend the functionality of the AnnAudioObject class.
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
