'Declaration
Public Overloads Overrides Function EditValue( _ ByVal context As System.ComponentModel.ITypeDescriptorContext, _ ByVal provider As System.IServiceProvider, _ ByVal inObj As System.Object _ ) As System.Object
'Usage
Dim instance As NScaleLabelAngleTypeEditor Dim context As System.ComponentModel.ITypeDescriptorContext Dim provider As System.IServiceProvider Dim inObj As System.Object Dim value As System.Object value = instance.EditValue(context, provider, inObj)
Parameters
- context
- provider
- inObj