Udostępnij za pośrednictwem


Metoda GroupBoundsRules.GetCompliantGroupBounds —

Aktualizuje GhostShapeCollection tak, że spełnia on GroupBoundsRules, to po zastosowaniu delta proponowaną lokalizację.

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
Public MustOverride Sub GetCompliantGroupBounds ( _
    store As Store, _
    targetShape As ShapeElement, _
    ghostShapes As GhostShapeCollection, _
    proposedLocationDelta As PointD _
)
public abstract void GetCompliantGroupBounds(
    Store store,
    ShapeElement targetShape,
    GhostShapeCollection ghostShapes,
    PointD proposedLocationDelta
)

Parametry

  • ghostShapes
    Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection
    Kolekcja kształtów ghost, które opisują ShapeElements przed do delta proponowaną lokalizację.Tej metody należy zmodyfikować właściwości kształtu ghost, takie, że właściwości są zgodne z tą regułą, po zastosowaniu delta proponowaną lokalizację.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GroupBoundsRules Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams