Description
Retrieves the min-max box enclosing the feature.
Syntax
Function RFFeature.GetMinMaxBox(pBox As RFBox) As RFErrorCode
The GetMinMaxBox syntax has these parts:
| Part | Description |
|---|---|
| pBox | [OUT] RFBox Required. Min-max box enclosing the feature. |
Remarks