C# Class SolidworksAddinFramework.Events.DModelViewEvents_Event

Mostra file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
BufferSwapNotifyObservable ( this eventSource ) : IObservable
DestroyNotify2Observable ( this eventSource ) : IObservable
DestroyNotifyObservable ( this eventSource ) : IObservable
DisplayModeChangePostNotifyObservable ( this eventSource ) : IObservable
DisplayModeChangePreNotifyObservable ( this eventSource ) : IObservable
GraphicsRenderPostNotifyObservable ( this eventSource ) : IObservable
PerspectiveViewNotifyObservable ( this eventSource ) : IObservable
PrintNotify2Observable ( this eventSource ) : IObservable
PrintNotifyObservable ( this eventSource ) : IObservable
RenderLayer0NotifyObservable ( this eventSource ) : IObservable
RepaintNotifyObservable ( this eventSource ) : IObservable
RepaintPostNotifyObservable ( this eventSource ) : IObservable
UserClearSelectionsNotifyObservable ( this eventSource ) : IObservable
ViewChangeNotifyObservable ( this eventSource ) : IObservable

Method Details

BufferSwapNotifyObservable() public static method

public static BufferSwapNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DestroyNotify2Observable() public static method

public static DestroyNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

DestroyNotifyObservable() public static method

public static DestroyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DisplayModeChangePostNotifyObservable() public static method

public static DisplayModeChangePostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DisplayModeChangePreNotifyObservable() public static method

public static DisplayModeChangePreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

GraphicsRenderPostNotifyObservable() public static method

public static GraphicsRenderPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

PerspectiveViewNotifyObservable() public static method

public static PerspectiveViewNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

PrintNotify2Observable() public static method

public static PrintNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

PrintNotifyObservable() public static method

public static PrintNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RenderLayer0NotifyObservable() public static method

public static RenderLayer0NotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RepaintNotifyObservable() public static method

public static RepaintNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RepaintPostNotifyObservable() public static method

public static RepaintPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

UserClearSelectionsNotifyObservable() public static method

public static UserClearSelectionsNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ViewChangeNotifyObservable() public static method

public static ViewChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable