FPointCollectionAdd Method
Add an item to the collection.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public void Add(
FPoint item
)
Public Sub Add (
item As FPoint
)
No code example is currently available or this language may not be supported.
Parameters
- item FPoint
-
Reference to the item to add.