Metoda ConnectionType.DoPaintFeedback —
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Składnia
'Deklaracja
Public Overridable Function DoPaintFeedback ( _
paintArgs As DiagramPaintEventArgs, _
sourceShapeElement As ShapeElement, _
sourcePoint As PointD, _
targetShapeElement As ShapeElement, _
targetPoint As PointD, _
paintFeedbackArgs As PaintFeedbackArgs _
) As PaintFeedbackArgs
public virtual PaintFeedbackArgs DoPaintFeedback(
DiagramPaintEventArgs paintArgs,
ShapeElement sourceShapeElement,
PointD sourcePoint,
ShapeElement targetShapeElement,
PointD targetPoint,
PaintFeedbackArgs paintFeedbackArgs
)
Parametry
- sourceShapeElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- sourcePoint
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD
- targetShapeElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- targetPoint
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD
- paintFeedbackArgs
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PaintFeedbackArgs
Wartość zwracana
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PaintFeedbackArgs
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.