Property ChildObjects
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
ChildObjects
Gets or sets the child entities that make up the current entity.
public List<CadEntityBase> ChildObjects { get; set; }
Gets or sets the child entities that make up the current entity.
public List<CadEntityBase> ChildObjects { get; set; }