This document is archived and information here might be outdated. Recommended version. |
Patch geometry sized to fit the specified bounds.
[Visual Basic .NET] Public Function get_Geometry ( _ ByVal Bounds As IEnvelope _ ) As IGeometry
[C#] public IGeometry get_Geometry ( IEnvelope Bounds );
[C++]
HRESULT get_Geometry(
IEnvelope* Bounds
);
[C++] Parameters Bounds [in]
Bounds is a parameter of type IEnvelope*