ShapeGeometry::GetSelectionLineOffset Method (DiagramClientView^)
Visual Studio 2015
Gets the distance between the selection and the outside of the shape geometry.
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: System::DoubleThe distance between the selection border and the outside of the shape geometry.
For a zoomed-out view, the gap is increased so that it is always the same size on the screen.
Show: