'宣言 Public Function AddText( _ ByVal text As System.String, _ ByVal format As IC1TextFormat _ ) As C1TextLayoutRange
'使用法 Dim instance As C1DXTextLayout Dim text As System.String Dim format As IC1TextFormat Dim value As C1TextLayoutRange value = instance.AddText(text, format)
public C1TextLayoutRange AddText( System.string text, IC1TextFormat format )
パラメータ
- text
- format