Shape.PictureFormat Property

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

Syntax

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

value = instance.PictureFormat
PictureFormat PictureFormat { get; }

Property Value

Type: Microsoft.Office.Core.PictureFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace