Click or drag to resize

Bitmap.Size Property (Typed)

X#
A Dimension object representing the size of the bitmap.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Size AS Dimension GET 
Request Example View Source

Property Value

Type: Dimension
A Dimension object representing the size of the bitmap.

Implements

Size
See Also