←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly