public IEnumerable<Part> Parts {get; set;}
Property Value
The default value isnull. A null value or an empty collection causes it to print all printable parts in the diagram. All given Parts must belong to the Diagram.public IEnumerable<Part> Parts {get; set;}
null. A null value or an empty collection causes it to print all printable parts in the diagram. All given Parts must belong to the Diagram.