Aracılığıyla paylaş


DiagramItem Oluşturucu (LinkShape, LineSegment, AnchorPoint)

Belirtilen AnchorPoint temsil etmek için DiagramItem sınıfının yeni bir örneğini başlatır.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    shape As LinkShape, _
    segment As LineSegment, _
    anchorPoint As AnchorPoint _
)
public DiagramItem(
    LinkShape shape,
    LineSegment segment,
    AnchorPoint anchorPoint
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DiagramItem Sınıf

DiagramItem Fazla Yük

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı