Share via


ResampleMediaTask.Shape Property

Gets the shape that is associated with the specified media asset. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Shape As Shape
    Get
'Usage
Dim instance As ResampleMediaTask
Dim value As Shape

value = instance.Shape
Shape Shape { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Shape

See Also

Reference

ResampleMediaTask Interface

ResampleMediaTask Members

Microsoft.Office.Interop.PowerPoint Namespace