This document is archived and information here might be outdated. Recommended version. |
Parcel shape standard error.
[Visual Basic .NET]
Public Sub ShapeStandardError ( _
ByRef dX As Double, _
ByRef dY As Double _
)
[C#]
public void ShapeStandardError (
ref double dX,
ref double dY
);