Miner.Responder.Shared Assembly > Miner.Responder.Shared.Replication Namespace > ReplicationObjectInformationProvider Class : TryFindOffset Method |
'Declaration Public MustOverride Function TryFindOffset( _ ByVal edgeId As FeatureID, _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByRef offsetRatio As System.Double, _ ByRef offsetJunctionId As FeatureID _ ) As System.Boolean
'Usage Dim instance As ReplicationObjectInformationProvider Dim edgeId As FeatureID Dim x As System.Double Dim y As System.Double Dim offsetRatio As System.Double Dim offsetJunctionId As FeatureID Dim value As System.Boolean value = instance.TryFindOffset(edgeId, x, y, offsetRatio, offsetJunctionId)
public abstract System.bool TryFindOffset( FeatureID edgeId, System.double x, System.double y, out System.double offsetRatio, out FeatureID offsetJunctionId )
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.