C# Class SolidworksAddinFramework.Events.DModelViewEvents_Event.PerspectiveViewNotifyEventArgs

ファイルを表示 Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
PerspectiveViewNotifyEventArgs ( System Left, System Right, System bottom, System Top, System zNear, System zFar ) : System

Method Details

PerspectiveViewNotifyEventArgs() public method

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
return System