DioDocs for PDF
Layer クラス プロパティ

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

このクラスのメンバの一覧は、Layerメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the owner Layer if this is a nested Layer.  
Public プロパティGets the nested Layer that appears below all other nested Layers on this Layer.  
Public プロパティGets the Visual that appears below all other Visuals on this 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.

 
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.

 
Public プロパティGets or sets a delegate that accepts a GrapeCity.Documents.Drawing.GcGraphics object and a Layer and draws the layer on the graphics.  
Public プロパティGets true if this Layer is not associated with any Surface, false otherwise.  
Public プロパティGets the sibling Layer that appears on top of the current Layer.  
Public プロパティGets the sibling Layer that appears below the current Layer.  
Public プロパティGets or sets the name of this Layer.  
Public プロパティGets the owner Surface object.  
Public プロパティGets or sets an object that contains arbitrary data associated with this layer.  
Public プロパティGets the nested Layer that appears on top of all other nested Layers on this Layer.  
Public プロパティGets the Visual that appears on top of all other Visuals on this Layer.  
Public プロパティIf the current object is a Layer, gets the owner View. If the current object is a View, gets this object.  
Public プロパティGets or sets a value indicating whether this Layer is visible.  
トップ
参照

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