SoRemoteVizClientMouseLocationEventArgMouseLocationEvent Property |
Returns the mouse location event.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoLocation2Event MouseLocationEvent { get; }
Public ReadOnly Property MouseLocationEvent As SoLocation2Event
Get
public:
property SoLocation2Event^ MouseLocationEvent {
SoLocation2Event^ get ();
}
member MouseLocationEvent : SoLocation2Event with get
Property Value
Type:
SoLocation2EventRemarks See Also