PlaceDepth
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.
Constructors
Name |
Description |
PlaceDepth(PlaceDepthValue) |
Constructor. |
Properties
Name |
Description |
Ufe { get; } |
Specifies attributes of an element. |
Value { get; set; } |
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
Name |
Description |
override Equals(object) |
Are objects equal. |
override GetHashCode() |
Serves as a hash function for a particular type. |
See Also