DiagramPens::ShapeOutline Property

 

Gets the resource Id for the shape's outline pen. Used to draw the border around a shape.

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

public:
property StyleSetResourceId^ ShapeOutline {
	static StyleSetResourceId^ get();
}
Return to top
Show: