ComponentOne Bitmap for UWP
RectD Constructor(RectF)

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

Parameters

rc
See Also

Reference

RectD Structure
RectD Members
Overload List