C# Класс SolidworksAddinFramework.Events.DModelViewEvents_Event

Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

BufferSwapNotifyObservable() публичный статический Метод

public static BufferSwapNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DestroyNotify2Observable() публичный статический Метод

public static DestroyNotify2Observable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DestroyNotifyObservable() публичный статический Метод

public static DestroyNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DisplayModeChangePostNotifyObservable() публичный статический Метод

public static DisplayModeChangePostNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DisplayModeChangePreNotifyObservable() публичный статический Метод

public static DisplayModeChangePreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

GraphicsRenderPostNotifyObservable() публичный статический Метод

public static GraphicsRenderPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

PerspectiveViewNotifyObservable() публичный статический Метод

public static PerspectiveViewNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

PrintNotify2Observable() публичный статический Метод

public static PrintNotify2Observable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

PrintNotifyObservable() публичный статический Метод

public static PrintNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

RenderLayer0NotifyObservable() публичный статический Метод

public static RenderLayer0NotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

RepaintNotifyObservable() публичный статический Метод

public static RepaintNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

RepaintPostNotifyObservable() публичный статический Метод

public static RepaintPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

UserClearSelectionsNotifyObservable() публичный статический Метод

public static UserClearSelectionsNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

ViewChangeNotifyObservable() публичный статический Метод

public static ViewChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable