名前 | 解説 | |
---|---|---|
![]() | AsRectF | Creates a System.Drawing.RectangleF with the same Width and Height as this Visual. |
![]() | BringToFront | Moves the Visual to the front. It becomes the top Visual on the owner Layer. |
![]() | Detach | オーバーライドされます。 Detaches this Visual from the owner Layer. |
![]() | MoveAbove | Moves this Visual to the position on top of the specified visual. |
![]() | MoveBelow | Moves this Visual to the position below the specified visual. |
![]() | SendToBack | Moves this Visual to the back. It becomes the bottom Visual on the owner Layer. |
![]() | ToString | Returns a string that represents the current Space. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。 |