ActiveReports for .NET 18.0J
FormatTextShrinkToFit(GraphicsCache,Font,Single,Single) メソッド

GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text 名前空間 > RText クラス > FormatTextShrinkToFit メソッド : FormatTextShrinkToFit(GraphicsCache,Font,Single,Single) メソッド
FormatText and returns updated font. Uses textruns to go through m_text and creates LineDesc with ShrinkToFit algorithm
シンタックス
'宣言
 
Public Overloads Function FormatTextShrinkToFit( _
   ByVal cache As GraphicsCache, _
   ByVal initialFont As Font, _
   ByVal docWidth As Single, _
   ByVal docHeight As Single _
) As Font
public Font FormatTextShrinkToFit( 
   GraphicsCache cache,
   Font initialFont,
   float docWidth,
   float docHeight
)

パラメータ

cache
initialFont
docWidth
docHeight
参照

RText クラス
RText メンバ
オーバーロード一覧