Miner.Responder.Framework Namespace > IGeometricElementHelper Interface : GetPointForJunction Method |
'Declaration
Function GetPointForJunction( _ ByVal junction As FeatureID _ ) As System.Nullable(Of XYPoint)
'Usage
Dim instance As IGeometricElementHelper Dim junction As FeatureID Dim value As System.Nullable(Of XYPoint) value = instance.GetPointForJunction(junction)
System.Nullable<XYPoint> GetPointForJunction( FeatureID* junction )
System.Nullable<XYPoint> GetPointForJunction( FeatureID^ junction )
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