'Declaration Public Sub SetGraphicsProperties( _
ByVal figuresКоллекция фигур для преобразования.As System.Collections.Generic.IEnumerable(Of ContentStreamGraphicsFigure), _
ByVal graphicsPropertiesСвойства графики контента.As PdfContentGraphicsProperties _
)
public void SetGraphicsProperties(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure> figures,
PdfContentGraphicsProperties graphicsProperties
)
public: void SetGraphicsProperties(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure*>* figures,
PdfContentGraphicsProperties* graphicsProperties
)
public:
void SetGraphicsProperties(
System.Collections.Generic.IEnumerable<ContentStreamGraphicsFigure^>^ figures,
PdfContentGraphicsProperties^ graphicsProperties
)
Parameters
- figures
- Коллекция фигур для преобразования.
- graphicsProperties
- Свойства графики контента.