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
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Size MeasureString ( |
Visual Basic Copy Code |
---|
Public Function MeasureString( _ |
This method returns a Microsoft.Maui.Graphics.Size structure that represents the size of the string text when drawn with the font parameter and the stringFormat parameter.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |