Get text object measurement metrics that will fit within the specified remaining width of the paragraph.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override TextEmbeddedObjectMetrics Format( double remainingParagraphWidth )
Public Overrides Function Format ( _ remainingParagraphWidth As Double _ ) As TextEmbeddedObjectMetrics
public: virtual TextEmbeddedObjectMetrics^ Format( double remainingParagraphWidth ) override
Return Value
A TextEmbeddedObjectMetrics value that represents the text object metrics.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238