C#
VB
C++
Initializes a new instance of AnnLineObject.
protected AnnLineObject(bool supportsStroke,bool supportsFill)
Protected Function New( _ByVal supportsStroke As Boolean, _ByVal supportsFill As Boolean _)
protected:AnnLineObject(bool supportsStroke,bool supportsFill)
supportsStroke
true if this object will support a stroke; otherwise false.
supportsFill
true if this object will support a fill; otherwise false.
This constructor is intended for derived classes that want to extend the functionality of the AnnLineObject.
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
