'宣言
Public Function GetParagraphSize( _ ByVal cache As GraphicsCache, _ ByVal width As Single _ ) As SizeF
public SizeF GetParagraphSize( GraphicsCache cache, float width )
パラメータ
- cache
- The cache.
- width
- The width.
'宣言
Public Function GetParagraphSize( _ ByVal cache As GraphicsCache, _ ByVal width As Single _ ) As SizeF
public SizeF GetParagraphSize( GraphicsCache cache, float width )