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