Table of Contents

IEmbeddedObjects.GetImageProperties Method

Returns image position and size.

Syntax

Unit: FlexCel.Core

function IEmbeddedObjects.GetImageProperties(const imageIndex: Integer): IImageProperties; virtual; abstract;

Parameters

<-> Parameter Type Description
const imageIndex Integer Index of the image (1 based)

Returns

Image position and size.

See also