Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rect As RectangleF _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LogicalRectangle( RectangleF rect ) |
C++/CLI | |
---|---|
public: LogicalRectangle( RectangleF rect ) |
Parameters
- rect
- The location and size of the rectangle measured in .Pixel.
For an example, refer to Equals.
The unit will be set to the Default(Pixel).
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family