CommentShape::RelatedShapeToEmphasize Property
Visual Studio 2015
Returns null so that the parent shape doesn't get visually emphasized when this shape is selected.
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; }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^Returns null so that the parent shape does notget visually emphasized when this shape is selected.
Show: