Removes the constant Cartesian object at the
given index. The idnex is zero-based.
| C# | Visual Basic | Visual C++ |
public virtual void RemoveAt( int Index )
Public Overridable Sub RemoveAt ( _ Index As Integer _ )
public: virtual void RemoveAt( [ InAttribute] int Index )
- Index ( Int32)
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)