'Declaration Public Property MinorTickLength As Single
'Declaration
Public Property MinorTickLength As Single
'使用法 Dim instance As ValueAxis Dim value As Single instance.MinorTickLength = value value = instance.MinorTickLength
'使用法
Dim instance As ValueAxis Dim value As Single instance.MinorTickLength = value value = instance.MinorTickLength
public float MinorTickLength {get; set;}
ValueAxis クラス ValueAxis メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.