GlueShapes

GlueShapes(Shape, ConnectionPointPlace, Shape)

Limformer.

public void GlueShapes(Shape shapeFrom, ConnectionPointPlace placeTo, Shape shapeTo)
Parameter Typ Beskrivning
shapeFrom Shape Formen som är lim frånShape.
placeTo ConnectionPointPlace Platsen på den första formen där man ska limmaConnectionPointPlace.
shapeTo Shape Formen där man ska limma påShape.

Se även


GlueShapes(long, ConnectionPointPlace, long)

Limformer

public void GlueShapes(long shapeFromId, ConnectionPointPlace placeTo, long shapeToId)
Parameter Typ Beskrivning
shapeFromId Int64 ID för form som är lim frånShape.
placeTo ConnectionPointPlace Platsen på den första formen där man ska limmaConnectionPointPlace.
shapeToId Int64 ID för form där man ska limma tillShape.

Se även