'DeclarationPublic Function New( _ ByVal rectangle As RectangleF _ )
'UsageDim rectangle As RectangleF Dim instance As New DisplayRectangle(rectangle)
public DisplayRectangle( RectangleF rectangle )
public: DisplayRectangle( RectangleF rectangle )
public: DisplayRectangle( RectangleF rectangle )
Parameters
- rectangle
- Source rectangle.