←Select platform

ImageSize Property

Summary

Gets the image's resolution size.

Syntax

C#
VB
C++
public LeadSize ImageSize { get; } 
  
Public ReadOnly Property ImageSize As Leadtools.LeadSize 
public: 
property Leadtools.LeadSize ImageSize { 
   Leadtools.LeadSize get(); 
} 

Property Value

The Leadtools.LeadSize of the new image resolution.

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.Jpip.Client.WinForms Assembly