ExcelPictureBoundingRectangle Property |
Gets the rectangle that bounds the image.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic SKRect BoundingRectangle { get; }
Public ReadOnly Property BoundingRectangle As SKRect
Get
Property Value
SKRect
See Also