AddVectorGraphics

Page.AddVectorGraphics metod

Lägger till vektorgrafik inom angiven rektangel på sidan.

public void AddVectorGraphics(SubPathCollection pathsToAdd, Rectangle rectangle = null)
ParameterTypBeskrivning
pathsToAddSubPathCollectionvektorgrafik samling.
rectangleRectangleSubbanor kommer att läggas till sidan om de är inom rektangelområdet.

Se Även