IDrawingLayout1.Add

IDrawingLayout<T>.Add method

Adds entity to the page

public void Add(T entity)
ParameterTypeDescription
entityTentity to add

See Also