CADability dotNET
Interface for the treatment of a list or array of GeoPoints. This interface is used for the communication of user-interface objects (e.g. MultiGeoPointProperty) with various containers of GeoPoints.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public interface IIndexedGeoPoint
Visual Basic
Public Interface IIndexedGeoPoint
Visual C++
public interface class IIndexedGeoPoint

See Also