C#
VB
C++
Gets a value indicating whether this AnnDrawable object supports a font.
public virtual bool SupportsFont { get; }
Public Overridable ReadOnly Property SupportsFont As Boolean
public:
virtual property bool SupportsFont {
bool get();
}
true if this AnnDrawable object supports a font; 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