←Select platform

Width Property (ApplyLinearVoiLookupTableCommand)

Summary

Width of the window of interest.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public double Width {get; set;}
Public Property Width As Double
public double Width {get; set;}
@property (nonatomic, assign) double width
public double getWidth() 
public void setWidth(double value) 
get_Width(); 
set_Width(value); 
Object.defineProperty('Width'); 
public: 
property double Width { 
   double get(); 
   void set (    double ); 
} 

Property Value

Width of the window of interest.

Example

Refer to ApplyLinearVoiLookupTableCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize