Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Height Property






This attribute specifies the height (in pixels) of the dynamically generated configuration control item
Syntax
public int Height {get; set;}
'Declaration
 
Public Property Height As Integer
'Usage
 
Dim instance As ControlAttribute
Dim value As Integer
 
instance.Height = value
 
value = instance.Height

            

            
public:
property int Height {
   int get();
   void set (    int value);
}

Property Value

The height (in pixels) of the dynamically generated configuration control item.
Remarks
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin
Requirements

Target Platforms

See Also

Reference

ControlAttribute Class
ControlAttribute Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features