Search
DatabaseLayoutInfo Members
Constructors Methods
 


Contains settings for the DatabaseLayout class.

The following tables list the members exposed by the DatabaseLayoutInfo type.

 Public Constructors

  Name Description

DatabaseLayoutInfo

Initializes a new instance of the DatabaseLayoutInfo class.

 Public Methods

  Name Description

getMargins

Gets the distance between the top-left corner of the smallest rectangle containing the arranged graph and the top-left point of the document bounds.

getNodeDistance

Gets the minimum spacing between adjacent nodes in the final layout.

setMargins

Sets the distance between the top-left corner of the smallest rectangle containing the arranged graph and the top-left point of the document bounds.

setNodeDistance

Gets the minimum spacing between adjacent nodes in the final layout.

 See Also