名前 | 解説 | |
---|---|---|
BringToFront | Moves the layer to the front. It becomes the topmost nested layer of the base Layer or the top layer of the Surface. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
CreateSpace | オーバーロードされます。 Creates a Space object that represents an invisible helper rectangle for easy layout of other elements. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
CreateSubLayer | オーバーロードされます。 Creates a nested Layer object and adds it on top of other nested layers. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
CreateSubView | オーバーロードされます。 Creates a nested View object and adds it on top of other nested layers. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
CreateVisual | オーバーロードされます。 Creates a Visual object that represents a drawing element. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
Detach | オーバーライドされます。 Detaches this View from the owner Surface. | |
GetNestedLayers | Returns the array of nested layers and views on this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
GetSpace | Searches for a Space or View with the given space ID. | |
GetVisuals | Returns the array of Visual objects. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
MoveAbove | Moves the current Layer to the position on top of the specified layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
MoveBelow | Moves the current Layer to the position below the specified layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
ResetTransform | Resets the transformation matrix to the base View transformation or to GrapeCity.Documents.Common.Matrix.Identity. | |
Rotate | Applies a rotation transformation. | |
Scale | オーバーロードされます。 Applies a scaling transformation. | |
SendToBack | Moves the layer to the back. It becomes the bottom nested layer of the base Layer or the bottom layer of the Surface. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
SetTransform | Assigns a transformation matrix to this View relative to the Surface or the base View. | |
Skew | Applies a skew transformation. | |
ToString | Returns a string that represents the current Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。 | |
Translate | Applies a translation transformation. |