XmlFont Constructor (Font)

Initializes a new instance of the XmlFont class with the specified font.

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

Syntax

'Declaration
Public Sub New ( _
    f As Font _
)
'Usage
Dim f As Font

Dim instance As New XmlFont(f)
public XmlFont(
    Font f
)

Parameters

See Also

Reference

XmlFont Class

XmlFont Members

XmlFont Overload

Microsoft.PerformancePoint.Scorecards Namespace