Sdílet prostřednictvím


NodeShapeGeometry.DrawResizeableGrabHandles – metoda

Nakreslí resizeable držadla u obrazce.Uchopení rukojeti také znamenat fokus.

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

Syntaxe

'Deklarace
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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

NodeShapeGeometry Třída

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