←Select platform

Columns Property

Summary

Gets the columns.

Syntax

C#
VB
C++
[Element(DicomTag.Columns(), DefaultValue=new 0)] 
public int Columns { get; } 
  
Public ReadOnly Property Columns As Integer 
public: 
property int Columns { 
   int get(); 
} 

Property Value

Number of columns in the image.

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