This document is archived and information here might be outdated. Recommended version. |
Queries the WKS Envelope.
[Visual Basic .NET] Public Sub QueryWKSEnvelope ( _ ByRef Envelope As WKSEnvelope _ )
[C#] public void QueryWKSEnvelope ( ref WKSEnvelope Envelope );
[C++]
HRESULT QueryWKSEnvelope(
WKSEnvelope* Envelope
);
[C++] Parameters Envelope
Envelope is a parameter of type WKSEnvelope*