PlaceDepth Class

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.
Inheritance Hierarchy
SystemObject
  Aspose.DiagramPlaceDepth

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class PlaceDepth

The PlaceDepth type exposes the following members.

Constructors
  NameDescription
Public methodPlaceDepth
Constructor.
Properties
  NameDescription
Public propertyUfe
Specifies attributes of an element.
Public propertyValue
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.
Methods
See Also