PictureShapeLockAspectRatio Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the aspect ratio of this picture is locked.

Namespace:  Bytescout.Spreadsheet.MSODrawing
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool LockAspectRatio { get; set; }

Property Value

Type: Boolean
true if [lock aspect ratio]; otherwise, false.

Implements

IPictureShapeLockAspectRatio
See Also

Reference