ACadSharp.Objects.BlockVisibilityParameter.Entities - DomCR/ACadSharp GitHub Wiki
Gets the list of all objects of the dynamic block this is associated with.
Namespace: ACadSharp.Objects.BlockVisibilityParameter
C#
DxfCodeValueAttribute
public IList<Entity> Entities { get; private set; }
IList