←Select platform

ImageSize Property

Summary

Gets the size in pixels of this RasterImage object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadSize ImageSize {get;} 
Public ReadOnly Property ImageSize As Leadtools.LeadSize 
public Leadtools.LeadSize ImageSize {get;} 
@property (nonatomic, assign, readonly) LeadSize imageSize 
public LeadSize getImageSize() 
 get_ImageSize();  
public: 
property Leadtools.LeadSize ImageSize { 
   Leadtools.LeadSize get(); 
} 

Property Value

The size in pixels of this RasterImage object.

Remarks

The size in pixels is Width by Height pixels.

Example

For an example, refer to RasterImage.

Requirements

Target Platforms

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