←Select platform

ImageSize Property

Summary
Gets the size in pixels of this RasterImage object.
Syntax
C#
VB
Objective-C
C++
Java
public LeadSize ImageSize { get; } 
Public ReadOnly Property ImageSize As LeadSize 
@property (nonatomic, assign, readonly) LeadSize imageSize 
public LeadSize getImageSize() 
public: 
property LeadSize ImageSize { 
   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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.