DirectShapeType.IsValidShape
| Name | Return Type | Description |
|---|---|---|
| IsValidShape(ExternallyTaggedGeometryObject) | Boolean | Validates shape to be stored in a DirectShapeType. |
| IsValidShape(IList<GeometryObject>) | Boolean | Validates shape to be stored in a DirectShapeType. |
| IsValidShape(IList<GeometryObject>, DirectShapeTargetViewType) | Boolean | Validates view-specific shape to be stored in a DirectShapeType. Expects a non-default view type. |