Click or drag to resize
CLAYOUT Methods

The CLAYOUT type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseCalculateRects
Calculate new positions based on initial conditions and constraints
Public methodAvailable to anyone with an Oasis Montaj licenseClearAll
Remove all children and constraints from layout
Public methodAvailable to anyone with an Oasis Montaj licenseClearConstraints
Remove all constraints from layout
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Creates a layout calculation object
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseGetRectangle
Gets the current bounds for a rectangle or the parent layout
Public methodAvailable to anyone with an Oasis Montaj licenseGetRectName(Int32, String)
Gets an optional name the current info for a rectangle or the parent layout
Public methodAvailable to anyone with an Oasis Montaj licenseGetRectName(Int32, String, Int32)
Gets an optional name the current info for a rectangle or the parent layout
Public methodAvailable to anyone with an Oasis Montaj licenseiAddConstraint
Add a constraint between any two rectangles or to one with absolute positioning
Public methodAvailable to anyone with an Oasis Montaj licenseiAddRectangle
Adds a rectangle as one of the layout's children (Higer.
Public methodAvailable to anyone with an Oasis Montaj licenseiNumRectangles
Returns the number of children in the list.
Public methodAvailable to anyone with an Oasis Montaj licenseSetRectangle
Sets the current bounds for a rectangle previously added to the layout
Public methodAvailable to anyone with an Oasis Montaj licenseSetRectangleName
Sets an optional name the current info for a rectangle or the parent layout
Top
See Also