This document is archived and information here might be outdated. Recommended version. |
Copies e's dimensions into this envelope.
[Visual Basic .NET] Public Sub PutWKSCoords ( _ ByRef e As WKSEnvelope _ )
[C#] public void PutWKSCoords ( ref WKSEnvelope e );
[C++]
HRESULT PutWKSCoords(
WKSEnvelope* e
);
[C++] Parameters e
e is a parameter of type WKSEnvelope*