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.v26.1.dll
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