ThemedIconSet.RenderGlyph, méthode
Espace de noms : Microsoft.TeamFoundation.Controls.WinForms
Assembly : Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)
Syntaxe
'Déclaration
Protected Shared Sub RenderGlyph ( _
foreground As Color, _
Background As Color, _
points As PointF(), _
target As Bitmap _
)
protected static void RenderGlyph(
Color foreground,
Color Background,
PointF[] points,
Bitmap target
)
Paramètres
- foreground
Type : System.Drawing.Color
- Background
Type : System.Drawing.Color
- points
Type : array<System.Drawing.PointF[]
- target
Type : System.Drawing.Bitmap
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.