'Declaration Public Function New( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage, _
ByVal locationПоложение изображения в пространстве объекта.As System.Windows.Point _
)
public WpfImageGraphicObject(
Vintasoft.Imaging.VintasoftImage image,
System.Windows.Point location
)
public: WpfImageGraphicObject(
Vintasoft.Imaging.VintasoftImage* image,
System.Windows.Point location
)
public:
WpfImageGraphicObject(
Vintasoft.Imaging.VintasoftImage^ image,
System.Windows.Point location
)
Parameters
- image
- Изображение.
- location
- Положение изображения в пространстве объекта.