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