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

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

Parameters

value
See Also

Reference

RectD Structure
RectD Members
Overload List