Bitmap.Size Property | |
A Dimension object representing the size of the bitmap.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Size AS USUAL GET
public virtual Usual Size { get; }
Request Example
View SourceProperty Value
Type:
UsualA Dimension object representing the size of the bitmap.
See Also