This document is archived and information here might be outdated. Recommended version. |
Get a Set of Points in packet.
[Visual Basic .NET] Public Sub GetPoints ( _ ByVal pIEnvelope As IEnvelope, _ ByVal bRecycling As Boolean, _ ByRef ppEnumGSPoints As IEnumGSPoints _ )
[C#] public void GetPoints ( IEnvelope pIEnvelope, bool bRecycling, ref IEnumGSPoints ppEnumGSPoints );