IUIEventsRegister Method |
Registers the instance to listen to the specified events.
Namespace: Tekla.Structures.Drawing.UI
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if attempting registration when already registered. |
See Also