FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpVisualStyleRenderer クラス : GetInteger メソッド |
'Declaration
Public Function GetInteger( _ ByVal prop As IntegerProperty _ ) As Integer
'使用法
Dim instance As FpVisualStyleRenderer Dim prop As IntegerProperty Dim value As Integer value = instance.GetInteger(prop)
public int GetInteger( IntegerProperty prop )