ShapeRectangleOffset.Left Property
Gets or sets the offset from the left edge of the shape.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value. A positive value indicates an inset and a negative value specifies an outset. |
See Also