IGraphic ObjectDouble Click Action Property
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Action<Object> DoubleClickAction { get; set; }VB
Property DoubleClickAction As Action(Of Object)
Get
Set