DVTk API
TopmostThread Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadTopmostThread
DVTk API

[This is preliminary documentation and is subject to change.]

Gets the topmost Thread, considering the parent relation. If this thread does not have a parent, this object itself is the topmost thread.
Declaration Syntax
C#Visual BasicVisual C++
public Thread TopmostThread { get; }
Public ReadOnly Property TopmostThread As Thread
public:
property Thread^ TopmostThread {
	Thread^ get ();
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0