Aracılığıyla paylaş


NodeShape.GetCompliantAnchorPoint Yöntem

ProposedAnchorPoint parametresi dayalı uyumlu AnchorPoint hesaplar.Bu yöntem, anchorPoint parametresinin co-ordinates tamamen yok sayar.Hesaplamalar, proposedAnchorPoint ve karşıt anchorPoint parametresine karşılık gelen bağlantı sonunda anchorPoint co-ordinates göre yapılı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 Overridable Function GetCompliantAnchorPoint ( _
    anchorPoint As AnchorPoint, _
    proposedAnchorPoint As PointD, _
    routingStyle As VGRoutingStyle _
) As PointD
public virtual PointD GetCompliantAnchorPoint(
    AnchorPoint anchorPoint,
    PointD proposedAnchorPoint,
    VGRoutingStyle routingStyle
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.Diagrams.PointD

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

NodeShape Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı