Property Childs
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
Childs
Gets the collection of a nested entities.
public IEnumerable<IDrawingEntity> Childs { get; }
Gets the collection of a nested entities.
public IEnumerable<IDrawingEntity> Childs { get; }