Enum PlaceDepthValue
PlaceDepthValue enumeration
For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout.
public enum PlaceDepthValue
Values
| Name | Value | Description |
|---|---|---|
| PageDefault | 0 | Page default. |
| Medium | 1 | Medium. |
| Deep | 2 | Deep. |
| Shallow | 3 | Shallow. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram