public int GetInteger( IntegerProperty prop )
'Declaration Public Function GetInteger( _ ByVal prop As IntegerProperty _ ) As Integer
'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)
'使用法
Dim instance As FpVisualStyleRenderer Dim prop As IntegerProperty Dim value As Integer value = instance.GetInteger(prop)
FpVisualStyleRenderer クラス FpVisualStyleRenderer メンバ
© 2004-2017, GrapeCity inc. All rights reserved.