'Declaration Public Function Measure( _ ByVal start As Integer, _ ByVal end As Integer _ ) As Double
'Declaration
Public Function Measure( _ ByVal start As Integer, _ ByVal end As Integer _ ) As Double
public double Measure( int start, int end )
C1LineFragment Class C1LineFragment Members