public interface ICompositeDgnElement extends IDrawingEntity
Represents composite elements (like cell header)
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(DgnElementBase child)
Adds element as a child
|
getChilds, getIdvoid addChild(DgnElementBase child)
Adds element as a child
child - element to add as a childCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.