CadImage.Entities

CadImage.Entities property

Gets or sets the entities.

public IEnumerable<CadEntityBase> Entities { get; set; }

Property Value

The entities.

See Also