[ Version ( since = "0.2.12" ) ]
public bool set_resolution_flags (ResolutionFlags flags)
Set the resolution flags for an operation.
Will only succeed if flags
obey to the inherent capabilities of this.
this |
a OperationOptions instance |
flags |
the resolution flags to be set for an operation. See ResolutionFlags for possible values. |
true if |