This document is archived and information here might be outdated. Recommended version. |
Returns true if the shape of this polygon is equivalent to the polygon's bounding envelope.
[Visual Basic .NET]
Public ReadOnly Property IsEnvelope As Boolean
[C#]
public bool IsEnvelope {get;}
[C++]
HRESULT get_IsEnvelope(
Boolean* IsEnvelope
);
[C++] Parameters IsEnvelope [out, retval]
IsEnvelope is a parameter of type bool*