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