- rc
- The AnnRectangle to be converted.
Visual Basic (Declaration) | |
---|---|
Overloads Public Function RectangleToPhysical( _ ByVal rc As AnnRectangle _ ) As AnnRectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnRectangle RectangleToPhysical( AnnRectangle rc ) |
C++/CLI | |
---|---|
public: AnnRectangle RectangleToPhysical( AnnRectangle rc ) |
Parameters
- rc
- The AnnRectangle to be converted.
Return Value
The converted (physical) AnnRectangle.For an example, refer to AnnTransformer.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family