Aracılığıyla paylaş


NodeShapeGeometry.DrawResizeableGrabHandles Yöntem

Havayı resizeable şeklinde tutamaçları yakalayın.Grab tutamaçlarını da odak gösterir.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

NodeShapeGeometry Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı