Freigeben über


TextEmbeddedObject.Format(Double) Methode

Definition

Ruft Textobjektmessmetriken ab, die in die angegebene restliche Breite des Absatzes passen.

public:
 abstract System::Windows::Media::TextFormatting::TextEmbeddedObjectMetrics ^ Format(double remainingParagraphWidth);
public abstract System.Windows.Media.TextFormatting.TextEmbeddedObjectMetrics Format (double remainingParagraphWidth);
abstract member Format : double -> System.Windows.Media.TextFormatting.TextEmbeddedObjectMetrics
Public MustOverride Function Format (remainingParagraphWidth As Double) As TextEmbeddedObjectMetrics

Parameter

remainingParagraphWidth
Double

Ein Double, das die restliche Absatzbreite darstellt.

Gibt zurück

Ein TextEmbeddedObjectMetrics-Wert, der die Textobjektmetriken darstellt.

Gilt für: