ShapeGeometry::GetOutlinePenId Method (IGeometryHost^)

 

Gets the ID that is assigned to the brush that paints the outline of the shape geometry.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual StyleSetResourceId^ GetOutlinePenId(
	IGeometryHost^ geometryHost
)

Parameters

geometryHost
Type: Microsoft.VisualStudio.Modeling.Diagrams::IGeometryHost^

The shape or link.

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^

The ID that is assigned to the brush that paints the outline of the shape geometry.

Return to top
Show: