Udostępnij za pośrednictwem


Metoda NodeShapeGeometry.DrawResizeableGrabHandles —

Rysuje resizeable uchwyty na kształcie.Uchwyty wskazuje również fokus.

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

Składnia

'Deklaracja
Protected Shared Sub DrawResizeableGrabHandles ( _
    g As Graphics, _
    styleSet As StyleSet, _
    innerSelectionRectangle As RectangleF, _
    selectionThickness As SizeF, _
    isPrimary As Boolean, _
    canResizeLeft As Boolean, _
    canResizeTop As Boolean, _
    canResizeRight As Boolean, _
    canResizeBottom As Boolean _
)
protected static void DrawResizeableGrabHandles(
    Graphics g,
    StyleSet styleSet,
    RectangleF innerSelectionRectangle,
    SizeF selectionThickness,
    bool isPrimary,
    bool canResizeLeft,
    bool canResizeTop,
    bool canResizeRight,
    bool canResizeBottom
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

NodeShapeGeometry Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams