ICompositeElementBuilder Interface

ICompositeElementBuilder interface

Interface for building composite elements, combining various element types.

public interface ICompositeElementBuilder : IAnimationElementBuilder, IDescriptiveElementBuilder, 
    IPaintServerElementBuilder, IShapeContentElementBuilder, IShapeElementBuilder, 
    IStructuralElementBuilder

See Also