C# Class SolidworksAddinFramework.Events.DModelViewEvents_Event.PerspectiveViewNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
PerspectiveViewNotifyEventArgs ( System Left, System Right, System bottom, System Top, System zNear, System zFar ) : System

Method Details

PerspectiveViewNotifyEventArgs() public méthode

public PerspectiveViewNotifyEventArgs ( System Left, System Right, System bottom, System Top, System zNear, System zFar ) : System
Left System
Right System
bottom System
Top System
zNear System
zFar System
Résultat System