Assembly: Etl;
The IEtlShapeChangedEventArgs interface contains argument properties of the event occurring on modifying theEditBox component shape.
IEtlShapeChangedEventArgs
Properties of this interface are used in the EtlBox.OnShapeChanged event.
Property name | Brief description | |
Shape | The Shape property returns the shape, for which an event is generated. | |
ShapeOperation | The ShapeOperation property returns the action that modified shape and resulted in event generation. |
See also: