Width Property

Summary
Gets the window-level width value.
Syntax
C#
VB
C++
public int Width { get; } 
  
Public ReadOnly Property Width As Integer 
public: 
property int Width { 
   int get(); 
} 

Property Value

The width value.

Remarks
  • The width value can range from 1 to 65535.
Example

For an example refer to Center

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.