DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutView Class

In This Topic
LayoutView Class Methods
In This Topic

For a list of all members of this type, see LayoutView members.

Public Methods
 NameDescription
Public MethodMoves the current LayoutView to a new position relative to another LayoutView.  
Public MethodReturns a System.Drawing.RectangleF with the same Width and Height as the view rectangle.  
Public MethodCreates a new Contour and associates it with the LayoutView.  
Public MethodCreates a point associated with the LayoutView to be used as an anchor for LayoutRects.  
Public MethodCreates a new LayoutRect and associates it with the LayoutView.  
Public MethodDetaches the LayoutView from its owner LayoutHost and removes all constraints referencing objects on the LayoutView.  
Public MethodCalculates the minimal System.Drawing.RectangleF that contains all non-empty LayoutRects, excluding the view itself.  
Public MethodOverloaded. Transforms a point from the current LayoutView coordinates to other view's coordinates.  
Public MethodSets the transformation matrix relative to other LayoutView.  
Top
See Also