DiagramPens::ShapeResizeOutline Property

 

Gets the resource Id for the shape's resize outline pen. Used to draw the outline of a shape for feedback as its being resized.

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^ ShapeResizeOutline {
	static StyleSetResourceId^ get();
}
Return to top
Show: