SizeFImplicit Conversion (Size to SizeF) |
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic static implicit operator SizeF (
Size sz
)
Public Shared Widening Operator CType (
sz As Size
) As SizeF
Parameters
- sz
- Type: System.Drawing.Size
Return Value
Type:
SizeF
See Also