C#
VB
C++
Gets or sets a value indicating whether to show position information during design mode.
public bool ShowPosition { get; set; }
Public Property ShowPosition As Boolean
True
to show position during layout design mode; otherwise, false
.
For an example, refer to MedicalViewerLayoutOptions.
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