LinkShapeGeometry.DrawDecorator (Método)

Dibuja el elemento decorator de LinkShape.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
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
)

Parámetros

  • rotation
    Tipo: System.Single
    El ángulo (extensión) de giro a la derecha del punto especificado por central derecha

Seguridad de .NET Framework

Vea también

Referencia

LinkShapeGeometry Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)