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