Aspose::Cells::Drawing::Shape::IsLockAspectRatio method
Shape::IsLockAspectRatio method
True means that aspect ratio of the shape is locked.
Deprecated
Use Shape.IsAspectRatioLocked property instead.
bool Aspose::Cells::Drawing::Shape::IsLockAspectRatio()
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
- Class Vector
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++