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

Show in webframe

ControlAttribute Constructor(Int32,Int32)






The width (in pixels) of the dynamically created control.
The height (in pixels) of the dynamically creatd control.
Initializes a new instance of the ControlAttribute class.
Syntax
public ControlAttribute( 
   int width,
   int height
)
'Declaration
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer _
)
'Usage
 
Dim width As Integer
Dim height As Integer
 
Dim instance As New ControlAttribute(width, height)

            

            
public:
ControlAttribute( 
   int width,
   int height
)

Parameters

width
The width (in pixels) of the dynamically created control.
height
The height (in pixels) of the dynamically creatd control.
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
Overload List

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