'宣言 Protected Overridable Function GetContentAutoHeight( _ ByVal width As System.Double _ ) As System.Double
'使用法 Dim instance As Field Dim width As System.Double Dim value As System.Double value = instance.GetContentAutoHeight(width)
protected virtual System.double GetContentAutoHeight( System.double width )
パラメータ
- width