Click or drag to resize

cShapeDataOnChangedEventHandler Delegate

[Missing <summary> documentation for "T:EwECore.cShapeData.OnChangedEventHandler"]

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public delegate void OnChangedEventHandler(
	cShapeData sd
)

Parameters

sd
Type: EwECorecShapeData
See Also