DioDocs for PDF
View クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 : View クラス

Viewデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the owner Layer if this is a nested Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the nested Layer that appears below all other nested Layers on this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the Visual that appears below all other Visuals on this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets or sets a GrapeCity.Documents.Layout.LayoutRect that affects the transformation matrix when clipping this Layer.

If the CreateClipRegion delegate is not assigned, the ClipRect rectangle is also used as a clipping region.

GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets or sets a delegate that creates a clipping region (GrapeCity.Documents.Drawing.IClipRegion) taking GrapeCity.Documents.Drawing.GcGraphics and Layer as parameters.

The transformation matrix of the clipping region is defined by the ClipRect.Transform property. If the ClipRect property is not assigned, the transformation matrix of the owner View is used.

GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets or sets a delegate that accepts a GrapeCity.Documents.Drawing.GcGraphics object and a Layer and draws the layer on the graphics. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the height of the associated GrapeCity.Documents.Layout.LayoutView.  
Public プロパティGets true if this Layer is not associated with any Surface, false otherwise. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the sibling Layer that appears on top of the current Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the sibling Layer that appears below the current Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the associated GrapeCity.Documents.Layout.LayoutView object.  
Public プロパティGets or sets the name of this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the owner Surface object. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets or sets an object that contains arbitrary data associated with this layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the nested Layer that appears on top of all other nested Layers on this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the Visual that appears on top of all other Visuals on this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the transformation matrix of the current View.  
Public プロパティIf the current object is a Layer, gets the owner View. If the current object is a View, gets this object. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets or sets a value indicating whether this Layer is visible. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public プロパティGets the width of the associated GrapeCity.Documents.Layout.LayoutView.  
トップ
パブリック メソッド
 名前解説
Public メソッド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から継承されます。
Public メソッドオーバーロードされます。 Creates a Space object that represents an invisible helper rectangle for easy layout of other elements. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドオーバーロードされます。 Creates a nested Layer object and adds it on top of other nested layers. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドオーバーロードされます。 Creates a nested View object and adds it on top of other nested layers. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドオーバーロードされます。 Creates a Visual object that represents a drawing element. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドオーバーライドされます。 Detaches this View from the owner Surface.  
Public メソッドReturns the array of nested layers and views on this Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドSearches for a Space or View with the given space ID.  
Public メソッドReturns the array of Visual objects. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドMoves the current Layer to the position on top of the specified layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドMoves the current Layer to the position below the specified layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドResets the transformation matrix to the base View transformation or to GrapeCity.Documents.Common.Matrix.Identity.  
Public メソッドApplies a rotation transformation.  
Public メソッドオーバーロードされます。 Applies a scaling transformation.  
Public メソッド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から継承されます。
Public メソッドAssigns a transformation matrix to this View relative to the Surface or the base View.  
Public メソッドApplies a skew transformation.  
Public メソッドReturns a string that represents the current Layer. GrapeCity.Documents.Layout.Composition.Layerから継承されます。
Public メソッドApplies a translation transformation.  
トップ
参照

View クラス
GrapeCity.Documents.Layout.Composition 名前空間