GlueShapesInContainer
내용물
[
숨다
]GlueShapesInContainer(long, string, string, long)
연결 이름 를 사용하여 컨테이너의 모양을 붙입니다.
public void GlueShapesInContainer(long shapeFromId, string shapeToBeginConnectionName,
string shapeToEndConnectionName, long shapeToId)
모수 | 유형 | 설명 |
---|---|---|
shapeFromId | Int64 | 접착제인 모양의 IDShape . |
shapeToBeginConnectionName | String | 접착할 첫 번째 연결 이름의 위치입니다. |
shapeToEndConnectionName | String | 접착할 끝 연결 이름의 위치입니다. |
shapeToId | Int64 | 접착할 도형의 IDShape . |
또한보십시오
- class Page
- 네임스페이스 Aspose.Diagram
- 집회 Aspose.Diagram
GlueShapesInContainer(long, int, int, long)
container 의 접착제 모양
public void GlueShapesInContainer(long shapeFromId, int shapeToBeginConnectionIndex,
int shapeToEndConnectionIndex, long shapeToId)
모수 | 유형 | 설명 |
---|---|---|
shapeFromId | Int64 | 접착제인 모양의 IDShape . |
shapeToBeginConnectionIndex | Int32 | 접착할 첫 번째 연결 색인의 위치입니다. |
shapeToEndConnectionIndex | Int32 | 접착할 끝 연결 색인의 위치입니다. |
shapeToId | Int64 | 접착할 도형의 IDShape . |
또한보십시오
- class Page
- 네임스페이스 Aspose.Diagram
- 집회 Aspose.Diagram