Click or drag to resize

PointD  Conversion (PointD to SizeD)

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Narrowing Operator CType ( 
	p As PointD
) As SizeD

Parameters

p
Type: MediaCy.Utilities.SystemExPointD

Return Value

Type: SizeD
See Also