ICompositeDgnElement class

ICompositeDgnElement class

Represents composite elements (like cell header)

The ICompositeDgnElement type exposes the following members:

Properties

PropertyDescription
childsGets childs of the composite element

Methods

MethodDescription
add_childAdds element as a child

See Also