'Declaration Public Function GetImageByLocation( _
ByVal pointТочка в пространстве просмотра изображений.As System.Windows.Point _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetImageByLocation(
System.Windows.Point point
)
public: Vintasoft.Imaging.VintasoftImage* GetImageByLocation(
System.Windows.Point point
)
public:
Vintasoft.Imaging.VintasoftImage^ GetImageByLocation(
System.Windows.Point point
)
Parameters
- point
- Точка в пространстве просмотра изображений.
Return Value
VintasoftImage экземпляр, если точка находится на изображении; в противном случае null.