PropertyEffect.Points Property
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 [F:Microsoft.Office.Interop.PowerPoint.PropertyEffect.Points.ppproFrom_HV03082368.htm#From#SameCHM] and [F:Microsoft.Office.Interop.PowerPoint.PropertyEffect.Points.ppproTo_HV03082370.htm#To#SameCHM] properties to set the value of this property.