DiagramBrushes::ConnectionLineText Property

 

Gets the resource Id for a connection line's text brush. Used to paint label text on a connection line.

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