ViewportSetUcs Method (OrthographicView)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
- Type: Teigha.DatabaseServicesOrthographicView
See Also