FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TouchStripButton クラス : GetPreferredSize メソッド |
'Declaration Public Overrides Function GetPreferredSize( _ ByVal constrainingSize As Size _ ) As Size
'使用法 Dim instance As TouchStripButton Dim constrainingSize As Size Dim value As Size value = instance.GetPreferredSize(constrainingSize)
public override Size GetPreferredSize( Size constrainingSize )