←Select platform

Columns Property

Summary

Gets or sets the number of columns in the overlay.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Columns {get; set;} 
Public Property Columns As Integer 
public int Columns {get; set;} 
@property (nonatomic, assign) NSUInteger columns 
public int getColumns() 
public void setColumns(int value) 
             
  
get_Columns(); 
set_Columns(value); 
Object.defineProperty('Columns');  
public: 
property int Columns { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of columns in the overlay.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

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