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

LayoutView Class Properties

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

Public Properties
 NameDescription
Public PropertyGets a LayoutView to be used as the base for the current view's relative transformation.  
Public PropertyGets a value indicating if the LayoutView does not allow any modifications.  
Public PropertyGets or sets the height of the view rectangle.  
Public PropertyGets the owner LayoutHost object.  
Public PropertyGets the inverted transformation matrix.

InverseTransform is automatically updated when setting the Transform property.

 
Public PropertyGets the transformation matrix relative to the BaseView.  
Public PropertyGets or sets the object that contains data about the LayoutView.  
Public PropertyGets or sets the transformation matrix for the LayoutView.  
Public PropertyGets or sets the width of the view rectangle.  
Top
See Also