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