Click or drag to resize

CTInterfaceOnDimensionButtonClick Event

Invoked when button used to clear dimension property value in Properties is clicked. It's possible to override default functionality.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<DimensionButtonArgs> OnDimensionButtonClick

Value

Type: SystemEventHandlerDimensionButtonArgs
Availability

CUSTOMTOOLS 2022 SP1


See Also