ComponentOne Bitmap for UWP
RectD Constructor(Rect)

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectD Structure > RectD Constructor : RectD Constructor(Rect)
Initializes a new instance of the RectD struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal rc As Windows.Foundation.Rect _
)
public RectD( 
   Windows.Foundation.Rect rc
)

Parameters

rc
See Also

Reference

RectD Structure
RectD Members
Overload List