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.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public SizeF MeasureString ( |
Visual Basic Copy Code |
---|
Public Function MeasureString( _ |
This method returns a SizeF structure that represents the size of the string text when drawn with the font parameter and the stringFormat parameter.