FlexReport for WinForms
ImageAlign クラス メンバ
フィールド  プロパティ  メソッド  イベント


C1.Document アセンブリ > C1.Document 名前空間 : ImageAlign クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)  
Public フィールドstatic (Shared in Visual Basic)  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the horizontal alignment of an image within a container.  
Public プロパティGets or sets the vertical alignment of an image within a container.  
Public プロパティGets or sets a value indicating whether an image should be resized to best fit within its container. See remarks for details.  
Public プロパティGets or sets a value indicating whether the original aspect ratio is preserved when rendering an image. Used when StretchHorz or StretchVert is true.  
Public プロパティGets or sets a value indicating whether an image is stretched horizontally to fill its container.  
Public プロパティGets or sets a value indicating whether an image is stretched vertically to fill its container.  
Public プロパティGets or sets a value indicating whether an image is tiled horizontally within its container. Ignored if StretchHorz is true.  
Public プロパティGets or sets a value indicating whether an image is tiled vertically within its container. Ignored if StretchVert is true.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another VisualPrimitive to the current object.  
Public メソッドCreates a copy of this object. C1.Document.VisualPrimitiveから継承されます。
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。 Creates an object of the same type as the current object.  
Public メソッドオーバーライドされます。 For internal use.  
Public メソッドReturns a string that represents the current ImageAlign.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドFires VisualPrimitive.PropertyChanged event. C1.Document.VisualPrimitiveから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when a property value changes. C1.Document.VisualPrimitiveから継承されます。
トップ
参照

参照

ImageAlign クラス
C1.Document 名前空間