Share

SketchImageProxy.ReferencedFileDescriptor Property

Parent Object: SketchImageProxy

Description

Property that returns the reference to the picture file used to create this image. This property returns Nothing if the source file is not linked (use the LinkedToFile property to determine this).

Syntax

SketchImageProxy.ReferencedFileDescriptor() As ReferencedOLEFileDescriptor

Property Value

This is a read only property whose value is a ReferencedOLEFileDescriptor.

Version

Introduced in version 11

Was this information helpful?