Udostępnij za pośrednictwem


Metoda ShapeField.GetBackgroundBrushId —

Pobiera identyfikator pędzla, która rysuje tła dla elementu kształtu, do której przypisany jest to pole kształtu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Overridable Function GetBackgroundBrushId ( _
    view As DiagramClientView, _
    parentShape As ShapeElement _
) As StyleSetResourceId
public virtual StyleSetResourceId GetBackgroundBrushId(
    DiagramClientView view,
    ShapeElement parentShape
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Identyfikator pędzla, która rysuje tła dla elementu kształtu, do którego przypisano pola kształtu.

Uwagi

Domyślnie ta metoda zwraca identyfikator domyślnego tła pędzla.Aby dynamicznie zmienić pędzla tła dla tego ShapeField, należy zastąpić tej metody.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams