Sdílet prostřednictvím


ConnectionType.UpdatePaintFeedbackParameters – metoda

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

Syntaxe

'Deklarace
Public Overridable Function UpdatePaintFeedbackParameters ( _
    sourceShapeElement As ShapeElement, _
    sourcePoint As PointD, _
    targetShapeElement As ShapeElement, _
    targetPoint As PointD, _
    paintFeedbackArgs As PaintFeedbackArgs _
) As PaintFeedbackArgs
public virtual PaintFeedbackArgs UpdatePaintFeedbackParameters(
    ShapeElement sourceShapeElement,
    PointD sourcePoint,
    ShapeElement targetShapeElement,
    PointD targetPoint,
    PaintFeedbackArgs paintFeedbackArgs
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PaintFeedbackArgs

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ConnectionType Třída

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