ThreeDFormat.Perspective Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property Perspective As MsoTriState
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoTriState
value = instance.Perspective
instance.Perspective = value
MsoTriState Perspective { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState