Sdílet prostřednictvím


TextEmbeddedObject.Format(Double) Metoda

Definice

Získejte metriky měření textových objektů, které se vejdou do zadané zbývající šířky odstavce.

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

Parametry

remainingParagraphWidth
Double

A Double , který představuje zbývající šířku odstavce.

Návraty

TextEmbeddedObjectMetrics

Hodnota TextEmbeddedObjectMetrics , která představuje metriky textového objektu.

Platí pro