C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value indicating whether the current ILeadStream object supports seeking.
bool CanSeek {get;} ReadOnly Property CanSeek As Boolean bool CanSeek {get;} @property (nonatomic, assign, readonly, getter=getCanSeek) BOOL canSeek; boolean canSeek(); get_CanSeek(); property bool CanSeek {bool get();}
true if the ILeadStream object supports seeking; false, otherwise.
If the ILeadStream object is closed, this property returns false.
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
