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

NameValueDescription
PageDefault0Page default.
Medium1Medium.
Deep2Deep.
Shallow3Shallow.
Undefined-2147483648Undefined.

See Also