'宣言 Protected Overridable Sub GetContentAutoSize( _ ByRef autoWidth As System.Double, _ ByRef autoHeight As System.Double _ )
'使用法 Dim instance As Field Dim autoWidth As System.Double Dim autoHeight As System.Double instance.GetContentAutoSize(autoWidth, autoHeight)
protected virtual void GetContentAutoSize( out System.double autoWidth, out System.double autoHeight )
パラメータ
- autoWidth
- autoHeight