Back to Devexpress

FloatingObject.LockAspectRatio Property

officefileapi-devexpress-dot-spreadsheet-dot-floatingobject-36f0c105.md

latest1.1 KB
Original Source

FloatingObject.LockAspectRatio Property

Gets or sets whether the floating object retains its original proportions after resizing.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
bool LockAspectRatio { get; set; }
vb
Property LockAspectRatio As Boolean

Property Value

TypeDescription
Boolean

true , to retain the original proportions; otherwise, false.

|

See Also

FloatingObject Interface

FloatingObject Members

DevExpress.Spreadsheet Namespace