Accusoft.ImagXpress12.Net
Image Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : Image Property




Glossary Item Box

Gets and sets the current image view.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An ImageX object.

Remarks

Note: Disposing of the ImageXView object does not dispose of its Image property unless the AutoImageDispose property has been set to true. Anytime the Image property is assigned a new ImageX object, the previous ImageX object should have its Dispose method called to explicitly dispose of the ImageX object if the application is done with the ImageX object. Failure to call Dispose on the ImageX object may result in a memory leak.

See Also

©2013. Accusoft Corporation. All Rights Reserved.