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)
Parameter | Typ | Beskrivning |
---|---|---|
item | GraphicElement | IGraphicElement. |
Se Även
- klass GraphicElement
- klass GraphicElementCollection
- namnrymd Aspose.Pdf.Vector
- samling Aspose.PDF