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