GeometryEnvelopeAggregate Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a geometry envelope based on the given set of SqlGeometry objects.
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
| Name | Description | |
|---|---|---|
![]() | GeometryEnvelopeAggregate() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of GeometryEnvelopeAggregate class. |
| Name | Description | |
|---|---|---|
![]() | Accumulate(SqlGeometry^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds the given SqlGeometry object into this geometry envelope. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Init() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the properties of a GeometryEnvelopeAggregate instance. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Merge(GeometryEnvelopeAggregate^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds the given GeometryEnvelopeAggregate object into this geometry envelope. |
![]() | Terminate() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the SqlGeometry object that represents this geometry envelope. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

