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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly