Miner.Responder.Shared Assembly > Miner.Responder.Shared.Replication Namespace > ReplicationObjectInformation Class > TryFindXYFromOffset Method : TryFindXYFromOffset(FeatureID,FeatureID,Double,Double,Double) Method |
'Declaration Public Overloads Shared Function TryFindXYFromOffset( _ ByVal edgeId As FeatureID, _ ByVal offsetJunctionId As FeatureID, _ ByVal offsetRatio As System.Double, _ ByRef x As System.Double, _ ByRef y As System.Double _ ) As System.Boolean
'Usage Dim edgeId As FeatureID Dim offsetJunctionId As FeatureID Dim offsetRatio As System.Double Dim x As System.Double Dim y As System.Double Dim value As System.Boolean value = ReplicationObjectInformation.TryFindXYFromOffset(edgeId, offsetJunctionId, offsetRatio, x, y)
public static System.bool TryFindXYFromOffset( FeatureID edgeId, FeatureID offsetJunctionId, System.double offsetRatio, out System.double x, out System.double y )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.