C#
VB
C++
Gets a value indicating whether this AnnObject object supports a fill.
public virtual bool SupportsFill { get; }
Public Overridable ReadOnly Property SupportsFill As Boolean
public:
virtual property bool SupportsFill {
bool get();
}
true if this AnnObject object supports a fill; false otherwise.
For C#/VB examples, refer to SupportsStroke.
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