ShapeGeometry::GetSelectionBorderThickness Method (DiagramClientView^)
Visual Studio 2015
Gets the width of the border for a selection in the specified view.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- view
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
The view.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeDThe width of the border for a selection in the specified view.
For a zoomed-out view, the thickness of the border is increased so that it is always the same size on the screen.
Show: