GlueShapes

GlueShapes(Shape, ConnectionPointPlace, Shape)

Bentuk lem.

public void GlueShapes(Shape shapeFrom, ConnectionPointPlace placeTo, Shape shapeTo)
ParameterJenisKeterangan
shapeFromShapeBentuk yang lem dariShape.
placeToConnectionPointPlaceLokasi pada bentuk pertama tempat merekatkanConnectionPointPlace.
shapeToShapeBentuk tempat merekatkanShape.

Lihat juga


GlueShapes(long, ConnectionPointPlace, long)

Bentuk lem

public void GlueShapes(long shapeFromId, ConnectionPointPlace placeTo, long shapeToId)
ParameterJenisKeterangan
shapeFromIdInt64ID bentuk yang merupakan lem dariShape.
placeToConnectionPointPlaceLokasi pada bentuk pertama tempat merekatkanConnectionPointPlace.
shapeToIdInt64ID bentuk tempat merekatkanShape.

Lihat juga