C#
VB
Java
Objective-C
WinRT C#
C++
Indicates if this object supports a selection stroke.
public override bool SupportsSelectionStroke { get; }
Public Overrides ReadOnly Property SupportsSelectionStroke As Boolean
public override bool SupportsSelectionStroke {get;}
@property (nonatomic,readonly) BOOL supportsSelectionStroke;
@Override public boolean getSupportsSelectionStroke()
get_SupportsSelectionStroke();
public:
virtual property bool SupportsSelectionStroke
{
bool get() override
}
This implementation returns true since this object type supports selection a stroke.
Refer to SelectionStroke for more information.
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