'宣言 Protected Overridable Sub ResolveLengthAuto( _ ByVal dim As RefDim, _ ByVal length As LengthAuto _ )
'使用法 Dim instance As RenderFragment Dim dim As RefDim Dim length As LengthAuto instance.ResolveLengthAuto(dim, length)
パラメータ
- dim
 - 解決するディメンション。
 - length
 - ディメンションの値を定義する LengthAuto オブジェクト。