Partager via


ShapeGeometry.HasFilledBackground, méthode

True si ce type de géométrie a un arrière-plan rempli.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Protected Overridable Function HasFilledBackground ( _
    geometryHost As IGeometryHost _
) As Boolean
protected virtual bool HasFilledBackground(
    IGeometryHost geometryHost
)

Paramètres

Valeur de retour

Type : System.Boolean
true si la géométrie de forme a un remplissage d'arrière-plan ; sinon, false.

Notes

L'arrière-plan de la géométrie sera rempli avec le pinceau d'arrière-plan spécifié par BackgroundBrushId.

Sécurité .NET Framework

Voir aussi

Référence

ShapeGeometry Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms