MapWinGeoProc:Topology2D:Angle op Subtraction
From MapWindow GIS
Subtraction
Syntax
Subtraction(MapWinGeoProc.Topology2D.Angle A, MapWinGeoProc.Topology2D.Angle B)
Summary
Returns the difference of two angles.
Parameters
| A | An angle to subtract from |
| B | The angle to subtract |
Returns
A new angle structure with a sum equal to the two angles
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Angle
















