SE_layergrid_apply_envelope |
Applies an envelope to a layer grid
LONG SE_layergrid_apply_envelope (SE_LAYERGRID layergrid, const
SE_ENVELOPE *envelope);
layergrid | The handle for the layer grid object to be updated |
envelope | The envelope to apply |
This function applies an envelope to the index grid being calculated.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_LAYERGRID_OBJECT
OUT_OF_MEMORY