| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal rect As RectangleF _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public AnnRectangle( RectangleF rect ) | |
| C++/CLI | |
|---|---|
public: AnnRectangle( RectangleF rect ) | |
Parameters
- rect
- A RectangleF structure that uses floating-point numbers that represents the location and size of the new AnnRectangle.
The unit of measure will be set to the default (Pixel).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family