GraphicElementCollection.Add

GraphicElementCollection.Add metod

Lägger till ett nytt GraphicElement i samlingen. Alla objekt i samlingen måste ha samma Parent.

public void Add(GraphicElement item)
ParameterTypBeskrivning
itemGraphicElementIGraphicElement.

Se Även