Udostępnij za pośrednictwem


Metoda Diagram.Print —

Rysuje diagramu.

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
Public Sub Print ( _
    graphics As Graphics, _
    clipRectangle As Rectangle, _
    sourceLocation As PointD, _
    scale As Single _
)
public void Print(
    Graphics graphics,
    Rectangle clipRectangle,
    PointD sourceLocation,
    float scale
)

Parametry

  • scale
    Typ: System.Single
    Rozmiar diagramu.Na przykład może to być 100% (1.0f).

Uwagi

Metoda ta określa PageUnit, PageScale, SmoothingMode, i TextRenderingHint dla obiektu graphics.Ta metoda tłumaczy także obiektu graphics, na podstawie argument dla sourceLocation parametru.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Diagram Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams