- rect
- A Rectangle that specifies the location and size of the LeadRectangle.
Visual Basic (Declaration) | |
---|---|
Public Shared Function FromRectangle( _ ByVal rect As Rectangle _ ) As LeadRectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static LeadRectangle FromRectangle( Rectangle rect ) |
C++/CLI | |
---|---|
public: static LeadRectangle FromRectangle( Rectangle rect ) |
Parameters
- rect
- A Rectangle that specifies the location and size of the LeadRectangle.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family