←Select platform

MinimumWidth Property

Summary

Gets or sets the minimum value allowed for the width of the window level action.

Syntax

C#
VB
C++
public int MinimumWidth { get; set; } 
  
Public Property MinimumWidth As Integer 
             
            public: 
property int MinimumWidth { 
   int get(); 
   void set (    int ); 
} 
             

Property Value

Minimum value allowed for the width of the window level action.

Remarks
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly