'Declaration Public Function New( _
ByVal figureObject that stores the graphics figure.As Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PointBasedGraphicsFigure _
)
public PointBasedFigureView(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PointBasedGraphicsFigure figure
)
public: PointBasedFigureView(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PointBasedGraphicsFigure* figure
)
public:
PointBasedFigureView(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PointBasedGraphicsFigure^ figure
)
Parameters
- figure
- Object that stores the graphics figure.