This document is archived and information here might be outdated. Recommended version. |
Center Point for line.
[Visual Basic .NET]
Public Sub CenterPointCoords ( _
ByRef X As Double, _
ByRef Y As Double _
)
[C#]
public void CenterPointCoords (
ref double X,
ref double Y
);