Table of Contents

TBaseImageProperties.DefaultsToLockedAspectRatio Property

This property returns true if the shape by default locks its aspect ratio. Images do it, comments don't. You will normally not need to use this value.

Syntax

Namespace: FlexCel.Core

public Boolean DefaultsToLockedAspectRatio { get; }

See also