ShapeGeometry.GetBackgroundBrushId(IGeometryHost) Method

Definition

Returns the background brush id to use for drawing the geometry's background.

public:
 virtual Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ GetBackgroundBrushId(Microsoft::VisualStudio::Modeling::Diagrams::IGeometryHost ^ geometryHost);
public virtual Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId GetBackgroundBrushId (Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost geometryHost);
abstract member GetBackgroundBrushId : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
override this.GetBackgroundBrushId : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Overridable Function GetBackgroundBrushId (geometryHost As IGeometryHost) As StyleSetResourceId

Parameters

geometryHost
IGeometryHost

Returns

Applies to