public void SetBackgroundImageRenderDimensions( int width, int height )
'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)
RichTextEditor クラス RichTextEditor メンバ
© 2004-2015, GrapeCity inc. All rights reserved.