public ImageViewerNewImageResetOptions NewImageResetOptions {get; set;}
Public Property NewImageResetOptions As ImageViewerNewImageResetOptions
public ImageViewerNewImageResetOptions NewImageResetOptions {get; set;}
@property (nonatomic) LTImageViewerResetOptions resetOptions;
public int getNewImageResetOptions() public void setNewImageResetOptions(int options)
get_NewImageResetOptions();
set_NewImageResetOptions(value);
Object.defineProperty('NewImageResetOptions');
You can use this property to control which of the display properties of the controls resets back to its default value when a new image is set or when the user changes ImageSize directly.