Initializes a new instance of AnnButtonObject.
protected AnnButtonObject(bool supportsPen,bool supportsBrush,bool supportsFont)
Protected Function New( _ByVal supportsPen As Boolean, _ByVal supportsBrush As Boolean, _ByVal supportsFont As Boolean _)
protected:AnnButtonObject(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 extend the functionality of the AnnButtonObject 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
