'Declaration Public Property MajorTickLength As Single
'Declaration
Public Property MajorTickLength As Single
'使用法 Dim instance As IndexAxis Dim value As Single instance.MajorTickLength = value value = instance.MajorTickLength
'使用法
Dim instance As IndexAxis Dim value As Single instance.MajorTickLength = value value = instance.MajorTickLength
public float MajorTickLength {get; set;}
IndexAxis クラス IndexAxis メンバ
Copyright © 2004 GrapeCity inc.