ShapeElement.GeometryOutlinePenId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the pen resource id that will be used to draw the outline of the geometry.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ GeometryOutlinePenId { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId GeometryOutlinePenId { get; }
member this.GeometryOutlinePenId : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public ReadOnly Property GeometryOutlinePenId As StyleSetResourceId