Heureka API .NET Documentation
ShapeNeighbourCommonBorder Constructor



Syntax
'Declaration
 
Public Function New( _
   ByVal tUnit As Guid, _
   ByVal other As Guid, _
   ByVal border As Double _
)
'Usage
 
Dim tUnit As Guid
Dim other As Guid
Dim border As Double
 
Dim instance As New ShapeNeighbourCommonBorder(tUnit, other, border)
public ShapeNeighbourCommonBorder( 
   Guid tUnit,
   Guid other,
   double border
)
public:
ShapeNeighbourCommonBorder( 
   Guid tUnit,
   Guid other,
   double border
)

Parameters

tUnit
other
border
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShapeNeighbourCommonBorder Class
ShapeNeighbourCommonBorder Members

Send Feedback