Control.Size Property (Typed) | |
A dimension representing the size of a control.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Size AS Dimension GET SET
public virtual Dimension Size { get; set; }
Request Example
View SourceProperty Value
Type:
DimensionA dimension representing the size of a control.
Implements
SizeSee Also