GlueShapes
GlueShapes(Shape, ConnectionPointPlace, Shape)
Bentuk lem.
public void GlueShapes(Shape shapeFrom, ConnectionPointPlace placeTo, Shape shapeTo)
Parameter | Jenis | Keterangan |
---|---|---|
shapeFrom | Shape | Bentuk yang lem dariShape . |
placeTo | ConnectionPointPlace | Lokasi pada bentuk pertama tempat merekatkanConnectionPointPlace . |
shapeTo | Shape | Bentuk tempat merekatkanShape . |
Lihat juga
- class Shape
- enum ConnectionPointPlace
- class Page
- ruang nama Aspose.Diagram
- perakitan Aspose.Diagram
GlueShapes(long, ConnectionPointPlace, long)
Bentuk lem
public void GlueShapes(long shapeFromId, ConnectionPointPlace placeTo, long shapeToId)
Parameter | Jenis | Keterangan |
---|---|---|
shapeFromId | Int64 | ID bentuk yang merupakan lem dariShape . |
placeTo | ConnectionPointPlace | Lokasi pada bentuk pertama tempat merekatkanConnectionPointPlace . |
shapeToId | Int64 | ID bentuk tempat merekatkanShape . |
Lihat juga
- enum ConnectionPointPlace
- class Page
- ruang nama Aspose.Diagram
- perakitan Aspose.Diagram