DirectShape.AppendShape
| Name | Return Type | Description |
|---|---|---|
| AppendShape(IList<GeometryObject>) | None | |
| AppendShape(ShapeBuilder) | None | Appends shape built by the supplied ShapeBuilderObject to shape representation stored in this DirectShape. The data stored in the supplied ShapeBuilder object will be cleared. |
| AppendShape(IList<GeometryObject>, DirectShapeTargetViewType) | None |