Initializes a new instance of the Rectangle class

C# | Visual Basic | Visual C++ |
public Rectangle( float left, float top, float right, float bottom )
Public Sub New ( left As Single, top As Single, right As Single, bottom As Single )
public: Rectangle( float left, float top, float right, float bottom )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290