FlexReport for WinForms
KeepAspectRatio プロパティ (ImageAlign)


C1.Document アセンブリ > C1.Document 名前空間 > ImageAlign クラス : KeepAspectRatio プロパティ
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 Property KeepAspectRatio As System.Boolean
'使用法
 
Dim instance As ImageAlign
Dim value As System.Boolean
 
instance.KeepAspectRatio = value
 
value = instance.KeepAspectRatio
public System.bool KeepAspectRatio {get; set;}
参照

参照

ImageAlign クラス
ImageAlign メンバ