BinaryLinkShapeBase::SetDecorators Method (LinkDecorator^, LinkDecorator^, Boolean)
Visual Studio 2015
Set the decorators for the connector.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: void SetDecorators( LinkDecorator^ newFromDecorator, LinkDecorator^ newToDecorator, bool invalidate )
Parameters
- newFromDecorator
- Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkDecorator^
- newToDecorator
- Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkDecorator^
- invalidate
-
Type:
System::Boolean
Repaint the connector and its immediate surroundings.
Show: