This document is archived and information here might be outdated. Recommended version. |
The bounds of the invalid region. Use after StartDrawing and before FinishDrawing.
[Visual Basic .NET] Public ReadOnly Property ClipEnvelope As IEnvelope
[C#] public IEnvelope ClipEnvelope {get;}
[C++]
HRESULT get_ClipEnvelope(
IEnvelope** envelope
);
[C++] Parameters envelope [out, retval]
envelope is a parameter of type IEnvelope**