Miner.Interop Namespace > IMMMCRulingSpan Interface : ActualRulingSpan Method |
'Declaration
Function ActualRulingSpan( _ ByVal varSpans As System.Object _ ) As System.Double
'Usage
Dim instance As IMMMCRulingSpan Dim varSpans As System.Object Dim value As System.Double value = instance.ActualRulingSpan(varSpans)
System.double ActualRulingSpan( System.object varSpans )
function ActualRulingSpan( varSpans: System.TObject ): System.Double;
function ActualRulingSpan( varSpans : System.Object ) : System.double;
System.double ActualRulingSpan( System.Object* varSpans )
System.double ActualRulingSpan( System.Object^ varSpans )
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