C#
VB
Java
WinRT C#
C++
Indicates if this object supports AnnStroke.
public override bool SupportsStroke { get; }
Public Overrides ReadOnly Property SupportsStroke As Boolean
public override bool SupportsStroke {get;}
@Override public boolean getSupportsStroke()
get_SupportsStroke();
public:
virtual property bool SupportsStroke
{
bool get() override
}
This implementation returns false since this object type does not support a stroke.
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