Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 793 Bytes

Word.Model3DFormat.LookAtPointX.md

File metadata and controls

35 lines (20 loc) · 793 Bytes
title keywords f1_keywords api_name ms.date ms.localizationpriority
Model3DFormat.LookAtPointX property (Word)
vbawd10.chm151584876
vbawd10.chm151584876
Word.Model3DFormat.LookAtPointX
04/11/2019
medium

Model3DFormat.LookAtPointX property (Word)

Returns the x-coordinate of a 3D model object's camera look-at position. Read/write.

Syntax

expression.LookAtPointX

expression A variable that represents a Model3DFormat object.

Return value

Single

Remarks

A 3D model always has a single camera, with a position, look-at point, and field-of-view. Together, these properties all control how the model image is captured and displayed in the document.

[!includeSupport and feedback]