C#
VB
Java
Objective-C
WinRT C#
C++
Gets the size in pixels of this RasterImage object.
public 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();
}
The size in pixels of this RasterImage object.
For an example, refer to RasterImage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET