XmlFont.Size - Propriété

Obtient ou définit la taille de police.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property Size As Single
    Get
    Set
'Utilisation
Dim instance As XmlFont
Dim value As Single

value = instance.Size

instance.Size = value
public float Size { get; set; }

Valeur de propriété

Type : System.Single
La taille de police.

Voir aussi

Référence

XmlFont classe

XmlFont - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms