Creates an IGraphics object that can be used for text measurement.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
IGraphics CreateMeasureGraphics () |
Visual Basic Copy Code |
---|
Function CreateMeasureGraphics () As IGraphics |
An instance of the IGraphics interface.
The caller is responsible to dispose the graphics once it is not longer needed.