Table of Contents

TSaveImageEventArgs.ShapeProps Property

Shape properties of the object being rendered. You can use them to get the name of the object, its size, etc. If the image is not an object (for example it is a rotated text) this property will be null.

Syntax

Unit: FlexCel.Render

property TSaveImageEventArgs.ShapeProps: IShapeProperties

See also