C#
VB
C++
Gets the size of the current image in the viewer.
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();
}
The size of the current image in the viewer.
Refer to BorderPadding.
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