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