ShapeElement::GeometryOutlinePenId Property
Visual Studio 2015
Gets the ID of the pen that draws the outline for the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property StyleSetResourceId^ GeometryOutlinePenId { virtual StyleSetResourceId^ get() sealed; }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^The ID of the pen that draws the outline for the shape.
Implements
IGeometryHost::GeometryOutlinePenId
Show: