Dimension Conversion (Size to Dimension) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax STATIC OPERATOR IMPLICIT (
s AS Size
) AS Dimension
public static implicit operator Dimension (
Size s
)
Request Example
View SourceParameters
- s
- Type: Size
Return Value
Type:
DimensionSee Also