C#
VB
C++
Initializes a new instance of the ControlAttribute class.
public ControlAttribute(
int width
)
Public Function New( _
ByVal width As Integer _
)
public:
ControlAttribute(
int width
)
width
The width (in pixels) of the dynamically created control.
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET