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

Show in webframe

Width Property






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

            

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

Property Value

The width (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