'Declaration
Public Overloads Function DefineModel( _ ByVal x As System.Single, _ ByVal y As System.Single, _ ByVal width As System.Single, _ ByVal height As System.Single _ ) As System.Boolean
'Usage
Dim instance As NEllipsePath Dim x As System.Single Dim y As System.Single Dim width As System.Single Dim height As System.Single Dim value As System.Boolean value = instance.DefineModel(x, y, width, height)
Parameters
- x
- y
- width
- height