M

SpatialFieldManager.GetMinimum

Description:
Calculates the minimum value for all primitives
public double GetMinimum(
	int resultIndex,
	bool rawValue
)
  • Int32
    resultIndex
    Index of result schema
  • Boolean
    rawValue
    If true returned value is NOT multiplied by the current result's units multiplier, otherwise it IS
Return Value Double Resulting minimum value