ViewportSetViewDirection Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public void SetViewDirection(
OrthographicView view
)
Public Sub SetViewDirection (
view As OrthographicView
)
public:
void SetViewDirection(
OrthographicView view
)
member SetViewDirection :
view : OrthographicView -> unit
Parameters
- view OrthographicView
-
See Also