TransientManagerAddChildTransient Method

Appends a child drawable to a parent drawable in the transient drawables manager.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool AddChildTransient(
        Drawable added,
        Drawable parent
)

Parameters

added  Drawable
[in] Transient drawable to add.
parent  Drawable
[in] Parent drawable.

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.