Sdílet prostřednictvím


BinaryLinkShapeBase.SetDecorators – metoda (LinkDecorator, LinkDecorator, Boolean)

Nastavte sklenářské konektoru.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Protected Sub SetDecorators ( _
    newFromDecorator As LinkDecorator, _
    newToDecorator As LinkDecorator, _
    invalidate As Boolean _
)
protected void SetDecorators(
    LinkDecorator newFromDecorator,
    LinkDecorator newToDecorator,
    bool invalidate
)

Parametry

  • invalidate
    Typ: System.Boolean
    Překreslit spojnice a jeho bezprostřední okolí.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

BinaryLinkShapeBase Třída

SetDecorators – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů

DecoratorFrom

DecoratorTo