FDO API Reference Feature Data Objects

__property System::Double IEnvelopeImp::get_MinY  ) 
 

Gets the minimum Y coordinate value.

Remarks:
This is the smallest Y ordinate value for the envelope, regardless of the sense of the axes. In a conventional right-handed system, this would be the Y coordinate for the point in the rear, lower-left corner of the envelope.
Returns:
Returns the miniumum Y ordinate; numeric_limits<double>::quiet_NaN() by default

Comments or suggestions? Send us feedback.