←Select platform

ShowPosition Property

Summary

Gets or sets a value indicating whether to show position information during design mode.

Syntax

C#
VB
C++
public bool ShowPosition {get; set;}
Public Property ShowPosition As Boolean
public: 
property bool ShowPosition { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to show position during layout design mode; otherwise, false.

Example

For an example, refer to MedicalViewerLayoutOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize