DiagramPens::GhostShapeOutline Property
Visual Studio 2015
Gets the resource Id for the shape's ghost outline pen. Used to draw the outline of a shape for feedback as it is being dragged/dropped.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property StyleSetResourceId^ GhostShapeOutline { static StyleSetResourceId^ get(); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^
Show: