Contained in the Region Object Returns the AnalysisOptions Object for this region.
Syntax
region.AnalysisOptions
The AnalysisOptions method syntax has these parts:
Part Description
region An object expression that evaluates to a Region Object.
Return Value
Returns an AnalysisOptions object that can be used as an object expression for other methods.