Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an AnimationPoints object that represents a point in an animation.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Points As AnimationPoints
Get
'Usage
Dim instance As PropertyEffect
Dim value As AnimationPoints
value = instance.Points
AnimationPoints Points { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.AnimationPoints
Remarks
Use the From and To properties to set the value of this property.