'Declaration
Public Overloads Overridable Function DefineModel( _ ByVal startX As System.Single, _ ByVal startY As System.Single, _ ByVal endX As System.Single, _ ByVal endY As System.Single _ ) As System.Boolean
'Usage
Dim instance As NLinePath Dim startX As System.Single Dim startY As System.Single Dim endX As System.Single Dim endY As System.Single Dim value As System.Boolean value = instance.DefineModel(startX, startY, endX, endY)
Parameters
- startX
- startY
- endX
- endY