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