CommentShape::RelatedShapeToEmphasize Property

 

Returns null so that the parent shape doesn't get visually emphasized when this shape is selected.

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

public:
property ShapeElement^ RelatedShapeToEmphasize {
	virtual ShapeElement^ get() override;
}

Returns null so that the parent shape does notget visually emphasized when this shape is selected.

Return to top
Show: