This document is archived and information here might be outdated. Recommended version. |
Adds feature information the 'previous point' set to support the directional vector rendering.
[Visual Basic .NET] Public Sub AddToPreviousList ( _ ByVal piFeature As IFeature _ )
[C#] public void AddToPreviousList ( IFeature piFeature );
[C++]
HRESULT AddToPreviousList(
IFeature* piFeature
);
[C++] Parameters piFeature [in]
piFeature is a parameter of type IFeature*