<Code Lib>
M

ViewNavigationToolSettings.GetHomeCamera

Description:
Gets a copy of the structure containing information about the store Home view orientation.

public HomeCamera GetHomeCamera()

nullNothingnullptr A copy of the structure containing information about the store Home view orientation, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no home view set for this document.

Loading…