Aracılığıyla paylaş


LinkShapeGeometry.CalculateRotationAngle Yöntem

Bağlantı şeklin decorator döndürme açısını hesaplar.

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 Function CalculateRotationAngle ( _
    pt1 As PointD, _
    pt2 As PointD _
) As Single
public float CalculateRotationAngle(
    PointD pt1,
    PointD pt2
)

Parametreler

Dönüş Değeri

Tür: System.Single

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

LinkShapeGeometry Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı