Search
Diagram.MeasureString Method
See Also
 





Measures a text taking into consideration the current affine transform of the diagram.

 Overload List

Name Description

Diagram.MeasureString (String, Font, Int32, StringFormat)

Measures the specified text when drawn with the specified font in an area with the specified width taking into consideration the current affine transform of the diagram.

Diagram.MeasureString (String, Font, RectangleF, StringFormat, Int32@, Int32@)

Measures the specified text when drawn with the specified font in the specified rectangle area taking into consideration the current affine transform of the diagram.

 See Also