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