←Select platform

Width Property

Summary

Gets or Sets the width of the image.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public int Width { get; set; } 
  
Public Property Width As Integer 
public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

The width of the image.

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly