Sdílet prostřednictvím


LinkShapeGeometry.DrawDecorator – metoda

Nakreslí decorator LinkShape.

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

Syntaxe

'Deklarace
Protected Shared Sub DrawDecorator ( _
    e As DiagramPaintEventArgs, _
    geometryHost As IGeometryHost, _
    rotation As Single, _
    centerRight As PointD, _
    decorator As LinkDecorator, _
    geometrySize As SizeD _
)
protected static void DrawDecorator(
    DiagramPaintEventArgs e,
    IGeometryHost geometryHost,
    float rotation,
    PointD centerRight,
    LinkDecorator decorator,
    SizeD geometrySize
)

Parametry

  • rotation
    Typ: System.Single
    Úhel otočení ve směru hodinových ručiček kolem bodu určeného centerRight (rozsah)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

LinkShapeGeometry Třída

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