public ScaleResourceInfo( float scaleFactor, string resourcePath )
'Declaration Public Function New( _ ByVal scaleFactor As Single, _ ByVal resourcePath As String _ )
'Declaration
Public Function New( _ ByVal scaleFactor As Single, _ ByVal resourcePath As String _ )
'使用法 Dim scaleFactor As Single Dim resourcePath As String Dim instance As New ScaleResourceInfo(scaleFactor, resourcePath)
'使用法
Dim scaleFactor As Single Dim resourcePath As String Dim instance As New ScaleResourceInfo(scaleFactor, resourcePath)
ScaleResourceInfo 構造体 ScaleResourceInfo メンバ
© 2004-2017, GrapeCity inc. All rights reserved.