BinaryLinkShapeBase::ExcludePath Property
Visual Studio 2015
get/set the graphics path This is a singleton on the BinaryLinkShape class. Do not dispose. Use immediately. Use Clone if another path is needed!
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System.Drawing.Drawing2D::GraphicsPath^Gets or sets the graphics path. This is a singleton on the BinaryLinkShape class. Do not dispose. Use immediately. Use Clone if another path is required.
Show: