ComponentOne Bitmap for UWP
RectD Constructor(Double,Double)

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectD Structure > RectD Constructor : RectD Constructor(Double,Double)
Initializes a new instance of the RectD struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal width As System.Double, _
   ByVal height As System.Double _
)
public RectD( 
   System.double width,
   System.double height
)

Parameters

width
height
See Also

Reference

RectD Structure
RectD Members
Overload List