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) Version: 25.0
Syntax
public event EventHandler<DimensionButtonArgs> OnDimensionButtonClick

Value

EventHandlerDimensionButtonArgs
Revision History
DateVersionDescription
-2022 SP1First Release
See Also