Udostępnij za pośrednictwem


Metoda LinkShapeGeometry.DrawDecorator —

Rysuje dekorator LinkShape.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
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
    Kąt zegara obrót wokół punktu określonej przez centerRight (zakres)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LinkShapeGeometry Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams