名前 | 解説 | |
---|---|---|
BaseTransform | Gets the transformation matrix of the GrapeCity.Documents.Drawing.GcGraphics object when it was passed to the Render method.
Returns an identity matrix when checked outside of the Render method. | |
BottomLayer | Gets the view that appears below all other views on this Surface. | |
LayoutHost | Gets the associated GrapeCity.Documents.Layout.LayoutHost object. | |
Name | Gets or sets the name of the Surface. | |
Tag | Gets or sets an object that contains arbitrary data associated with this surface. | |
ThrowIfNotFit | Gets or sets a value indicating whether a GrapeCity.Documents.Layout.LayoutException should be thrown if the width or height of some GrapeCity.Documents.Layout.LayoutRects becomes negative.
The default is true. | |
TopLayer | Gets the view that appears above all other views on this Surface. |