PictureEffect Interface

Represents a picture effect.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03D1-0000-0000-C000-000000000046")> _
Public Interface PictureEffect _
    Inherits _IMsoDispObj
'Usage
Dim instance As PictureEffect
[GuidAttribute("000C03D1-0000-0000-C000-000000000046")]
public interface PictureEffect : _IMsoDispObj

See Also

Reference

PictureEffect Members

Microsoft.Office.Core Namespace