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

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

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets the associated array of GrapeCity.Documents.Layout.AnchorPoint objects.

Either Contour or AnchorPoints can be assigned at the same time, but not both.

 
Public プロパティGets or sets an associated GrapeCity.Documents.Layout.Contour object.

Either Contour or AnchorPoints can be assigned at the same time, but not both.

 
Public プロパティGets or sets a delegate that accepts a GrapeCity.Documents.Drawing.GcGraphics object and a Visual and draws the visual on the graphics.  
Public プロパティGet the height of the associated GrapeCity.Documents.Layout.LayoutRect if any exists, or of the owner GrapeCity.Documents.Layout.LayoutView.  
Public プロパティGets the ID of the space. Automatic IDs are negative, custom IDs are positive. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
Public プロパティGets true if this Space is not associated with any Layer, false otherwise. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
Public プロパティGets the owner Layer. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
Public プロパティGets a GrapeCity.Documents.Layout.LayoutRect associated with this Space, or null 参照 (Visual Basicでは Nothing) for a Visual without the associated rectangle. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
Public プロパティGets or sets the name of this Space. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
Public プロパティGets the array of points transformed relative to the associated GrapeCity.Documents.Layout.LayoutRect if any exists, or relative to the owner GrapeCity.Documents.Layout.LayoutView.  
Public プロパティGets or sets an object that contains arbitrary data associated with this space. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
Public プロパティGets or sets a value indicating whether this Visual is visible.  
Public プロパティGets the Visual that appears on top of the current Visual.  
Public プロパティGets the Visual that appears below the current Visual.  
Public プロパティGet the width of the associated GrapeCity.Documents.Layout.LayoutRect if any exists, or of the owner GrapeCity.Documents.Layout.LayoutView.  
トップ
パブリック メソッド
 名前解説
Public メソッドCreates a System.Drawing.RectangleF with the same Width and Height as this Visual.  
Public メソッドMoves the Visual to the front. It becomes the top Visual on the owner Layer.  
Public メソッドオーバーライドされます。 Detaches this Visual from the owner Layer.  
Public メソッドMoves this Visual to the position on top of the specified visual.  
Public メソッドMoves this Visual to the position below the specified visual.  
Public メソッドMoves this Visual to the back. It becomes the bottom Visual on the owner Layer.  
Public メソッドReturns a string that represents the current Space. GrapeCity.Documents.Layout.Composition.Spaceから継承されます。
トップ
参照

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