<Code Lib>
2020 Method
Changes 4
M

ViewNode.GetCameraInfo

Description:
Information about the observation point (the camera) of the view.

public CameraInfo GetCameraInfo()

nullNothingnullptr An instance of CameraInfo or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no info associated with the view

Loading…