Aspose::Cells::Drawing::Shape::SetIsLockAspectRatio method

Shape::SetIsLockAspectRatio method

True means that aspect ratio of the shape is locked.

Deprecated

Use Shape.IsAspectRatioLocked property instead.

void Aspose::Cells::Drawing::Shape::SetIsLockAspectRatio(bool value)

Remarks

Only for pictures and Ole Objects. NOTE: This member is now obsolete. Instead, please use Shape.IsAspectRatioLocked property. This property will be removed 12 months later since July 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also