ShapeGeometry.GetBackgroundBrushId(IGeometryHost) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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