AnchorPoint::GetSelectable Method (ShapeElement^, LineSegment^)
Visual Studio 2015
Returns a value indicating whether this anchor point is selectable.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The LinkShape that the AnchorPoint belongs to.
- segment
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::LineSegment^
The LineSegment that the AnchorPoint belongs to.
Return Value
Type: System::BooleanReturns a value that indicates whether this anchor point is selectable.
Show: