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