AddPoint Method Example
The following example adds a point to the Polygon object Polygon1.
Dim iPoint as FixFloatPoint
Set iPoint = New FixFloatPoint
iPoint.x = 50.5
iPoint.y = 60.1
Polygon1.AddPoint iPoint
AddPoint Method ExampleThe following example adds a point to the Polygon object Polygon1. Dim iPoint as FixFloatPoint Set iPoint = New FixFloatPoint iPoint.x = 50.5 iPoint.y = 60.1 Polygon1.AddPoint iPoint
|
Check out the new features in the latest version of iFIX. See our free trials to add value to iFIX & Proficy.
|
![]() |