SizeF Conversion (SizeF to SizeF) |
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public static implicit operator SizeF (
SizeF sz
)
Public Shared Widening Operator CType (
sz As SizeF
) As SizeF
Parameters
- sz
- Type: Easymap.AddIn.CommonSizeF
Return Value
Type:
SizeFSee Also