This document is archived and information here might be outdated. Recommended version. |
Adds a point and symbol to be rotated.
[Visual Basic .NET] Public Sub AddPoint ( _ ByVal Geometry As IGeometry, _ ByVal sym As IMarkerSymbol _ )
[C#] public void AddPoint ( IGeometry Geometry, IMarkerSymbol sym );