'宣言 Public Overridable Sub GetDesignerRenderContent( _ ByRef text As System.String, _ ByRef image As GrapeCity.Documents.Drawing.IImage, _ ByRef disposeImage As System.Boolean _ )
'使用法 Dim instance As Field Dim text As System.String Dim image As GrapeCity.Documents.Drawing.IImage Dim disposeImage As System.Boolean instance.GetDesignerRenderContent(text, image, disposeImage)
public virtual void GetDesignerRenderContent( ref System.string text, ref GrapeCity.Documents.Drawing.IImage image, ref System.bool disposeImage )
パラメータ
- text
- image
- disposeImage