| Visual Basic (Declaration) | |
|---|---|
| Protected Overrides Sub OnStartGeometryCollection() | |
| C# | |
|---|---|
| protected override void OnStartGeometryCollection() | |
            This method is called when the geometry collection should start.
            Derived classes should override this method. The Feature and Geometry properties
            will be filled by this point.
            
            Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
     
     
     
     
    