ShapeGeometry.GetOutlinePenId(IGeometryHost) Method
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.
Returns the outline pen id to use for drawing the geometry's outline.
public:
virtual Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ GetOutlinePenId(Microsoft::VisualStudio::Modeling::Diagrams::IGeometryHost ^ geometryHost);
public virtual Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId GetOutlinePenId (Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost geometryHost);
abstract member GetOutlinePenId : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
override this.GetOutlinePenId : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Overridable Function GetOutlinePenId (geometryHost As IGeometryHost) As StyleSetResourceId
Parameters
- geometryHost
- IGeometryHost