PlaceholderSettings.Orientation Property
Gets or sets the placeholder orientation.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Direction | The placeholder orientation. |
Available values:
| Name | Description |
|---|---|
| Horizontal | The drawing guide is oriented horizontally. |
| Vertical | The drawing guide is oriented vertically. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Orientation |
|---|---|
| FilledShape |
|
See Also