Bitmap.Size Property (Typed) | |
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
public virtual Dimension Size { get; }
Request Example
View SourceProperty Value
Type:
DimensionA Dimension object representing the size of the bitmap.
Implements
SizeSee Also