ThreeDFormat.FieldOfView Property
Returns or sets a Single that represents the amount of perspective for a shape. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property FieldOfView As Single
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single
value = instance.FieldOfView
instance.FieldOfView = value
float FieldOfView { get; set; }
Property Value
Type: System.Single
Single