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