Property Entities
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
Entities
Gets the collection of figures that are drawn in this layout.
public virtual vdEntities Entities { get; }
Property Value
- vdEntities
A vdEntities instance that contains the figures (entities) belonging to this layout. The returned collection is the live container used by the layout; adding or removing items from this collection will affect what is drawn by the layout.