PrintDocument for WinForms
ImageAlign 構造体 メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : ImageAlign 構造体

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the ImageAlign class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the horizontal alignment of an image within a container.  
Public プロパティGets or sets the expression used to calculate ImageAlign.AlignHorz.  
Public プロパティGets or sets the vertical alignment of an image within a container.  
Public プロパティGets or sets the expression used to calculate ImageAlign.AlignVert.  
Public プロパティGets or sets a value indicating whether an image should be resized to best fit within its container. See remarks for details.  
Public プロパティstatic (Shared in Visual Basic)Gets the default image alignment.  
Public プロパティGets or sets a value indicating whether the original aspect ratio is preserved when rendering an image. Used when ImageAlign.StretchHorz or ImageAlign.StretchVert is true.  
Public プロパティGets or sets the expression used to calculate ImageAlign.KeepAspectRatio.  
Public プロパティGets or sets a value indicating whether an image is stretched horizontally to fill its container.  
Public プロパティGets or sets the expression used to calculate ImageAlign.StretchHorz.  
Public プロパティGets or sets a value indicating whether an image is stretched vertically to fill its container.  
Public プロパティGets or sets the expression used to calculate ImageAlign.StretchVert.  
Public プロパティGets or sets a value indicating whether an image is tiled horizontally within its container. Ignored if ImageAlign.StretchHorz is true.  
Public プロパティGets or sets the expression used to calculate ImageAlign.TileHorz.  
Public プロパティGets or sets a value indicating whether an image is tiled vertically within its container. Ignored if ImageAlign.StretchVert is true.  
Public プロパティGets or sets the expression used to calculate ImageAlign.TileVert.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns a string that represents the current ImageAlign.  
トップ
参照

ImageAlign 構造体
C1.C1Preview 名前空間