Interface IDrawingEntity
Represents basic interface for any object of any drawing.
[ComVisible(false)]
public interface IDrawingEntity
Properties
- Childs
Gets the collection of a nested entities.
- Id
Gets the unique identifier of an object inside a drawing.