Freigeben über


XmlFont.ToFont-Methode

Gibt das XML-Schriftart-Format zurück.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Function ToFont As Font
'Usage
Dim instance As XmlFont
Dim returnValue As Font

returnValue = instance.ToFont()
public Font ToFont()

Rückgabewert

Typ: System.Drawing.Font
Die XML-Schriftart-Format.

Hinweise

ToFont() wird von der FontSerializer.Deserialize -Methode verwendet.

Siehe auch

Referenz

XmlFont Klasse

XmlFont-Member

Microsoft.PerformancePoint.Scorecards-Namespace