ComponentOne Bitmap for UWP
Explicit Type Conversion(RectD,Rect) Operator

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectD Structure > Explicit Type Conversion Operator : Explicit Type Conversion(RectD,Rect) Operator
Performs an explicit conversion from Windows.Foundation.Rect to RectD.
Syntax
'Declaration
 
Overloads Public Operator Narrowing CType( _
   ByVal rc As Windows.Foundation.Rect _
) As RectD
public RectD operator explicit( 
   Windows.Foundation.Rect rc
)

Parameters

rc
See Also

Reference

RectD Structure
RectD Members
Overload List