public void SetBackgroundImageRenderDimensions( int width, int height )
'Declaration Public Sub SetBackgroundImageRenderDimensions( _ ByVal width As Integer, _ ByVal height As Integer _ )
'Declaration
Public Sub SetBackgroundImageRenderDimensions( _ ByVal width As Integer, _ ByVal height As Integer _ )
'使用法 Dim instance As RichTextEditor Dim width As Integer Dim height As Integer instance.SetBackgroundImageRenderDimensions(width, height)
'使用法
Dim instance As RichTextEditor Dim width As Integer Dim height As Integer instance.SetBackgroundImageRenderDimensions(width, height)
RichTextEditor クラス RichTextEditor メンバ
© 2004-2017, GrapeCity inc. All rights reserved.