LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MaximumCenter Property (WindowLevelDialog)

Show in webframe






Gets or set the Maximum window center
Syntax
public int MaximumCenter {get; set;}
'Declaration
 
Public Property MaximumCenter As Integer
'Usage
 
Dim instance As WindowLevelDialog
Dim value As Integer
 
instance.MaximumCenter = value
 
value = instance.MaximumCenter

            

            
public: __property int get_MaximumCenter();
public: __property void set_MaximumCenter( 
   int value
);
public:
property int MaximumCenter {
   int get();
   void set (    int value);
}

Property Value

The Maximum window center
Requirements

Target Platforms

See Also

Reference

WindowLevelDialog Class
WindowLevelDialog Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.