'宣言 Protected Overrides Function GetDefaultWidth() As Unit
'使用法 Dim instance As RenderArea Dim value As Unit value = instance.GetDefaultWidth()
protected override Unit GetDefaultWidth()
戻り値の型
Parent width.
'宣言 Protected Overrides Function GetDefaultWidth() As Unit
'使用法 Dim instance As RenderArea Dim value As Unit value = instance.GetDefaultWidth()
protected override Unit GetDefaultWidth()