←Select platform

ImageSize Property

Summary

Gets the size of the current image in the viewer.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] 
public virtual SizeF ImageSize {get;} 
<BrowsableAttribute(False)> 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> 
Public Overridable ReadOnly Property ImageSize As SizeF 
[BrowsableAttribute(false)] 
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] 
public: 
virtual property SizeF ImageSize { 
   SizeF get(); 
} 

Property Value

The size of the current image in the viewer.

Example

Refer to BorderPadding.

Requirements

Target Platforms

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