ShapeStyle.OutlineThemeIndex Property
Gets or sets the one-based index of a line style in the theme LineStyles collection.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A one-based index of a line style from the ThemeFormatScheme.LineStyles collection that applies to the shape outline. |
See Also