Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Computes the size of the rectangular area on the display device needed to render the specified text string.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
ComputeTextInRect(String, Int32%, Int32%) | Computes the size of the rectangular area on the display device needed to render the specified text string. |
![]() |
ComputeTextInRect(String, Int32%, Int32%, Int32) | Computes the size of the rectangular area on the display device needed to render the specified text string. |
![]() |
ComputeTextInRect(String, Int32%, Int32%, Int32, Int32, Int32, Int32, UInt32) | Computes the size of the rectangular area on the display device needed to render the specified text string. |
Top