←Select platform

PlanarConfiguration Property

Summary

Gets or sets the planar configuration.

Syntax

C#
VB
Java
WinRT C#
C++
public int PlanarConfiguration { get; set; } 
Public Property PlanarConfiguration As Integer 
public int PlanarConfiguration {get; set;} 
public int getPlanarConfiguration() 
public void setPlanarConfiguration(int value) 
             
 <br/>get_PlanarConfiguration();<br/>set_PlanarConfiguration(value);<br/>Object.defineProperty('PlanarConfiguration');  
public: 
property int PlanarConfiguration { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the planar configuration. Color-by-plane or color-by-pixel.

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.Dicom Assembly