public RectangleShape( RectangleShape shape )
'Declaration Public Function New( _ ByVal shape As RectangleShape _ )
'Declaration
Public Function New( _ ByVal shape As RectangleShape _ )
'Usage Dim shape As RectangleShape Dim instance As New RectangleShape(shape)
'Usage
Dim shape As RectangleShape Dim instance As New RectangleShape(shape)
RectangleShape Class RectangleShape Members Overload List