←Select platform

Center Property (ApplyLinearVoiLookupTableCommand)

Summary

Gets or sets the center of the window of interest.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public double Center {get; set;}
Public Property Center As Double
public double Center {get; set;}
@property (nonatomic, assign) double center
public double getCenter() 
public void setCenter(double value) 
get_Center(); 
set_Center(value); 
Object.defineProperty('Center'); 
public: 
property double Center { 
   double get(); 
   void set (    double ); 
} 

Property Value

Center 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