IOutline.Width Property
Returns the image outline width.
Namespace: DevExpress.Blazor.RichEdit
Assembly: DevExpress.Blazor.RichEdit.v25.2.dll
NuGet Package: DevExpress.Blazor.RichEdit
Declaration
int Width { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The width, in twips. |
See Also