'Declaration Public Overloads Function ApplyTransform( _
ByVal figureФигура для преобразования.As Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure _
) As Boolean
public bool ApplyTransform(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure figure
)
public: bool ApplyTransform(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure* figure
)
public:
bool ApplyTransform(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.ContentStreamGraphicsFigure^ figure
)
Parameters
- figure
- Фигура для преобразования.
Return Value
True, если преобразование применено к фигуре; в противном случае, false.