'Declaration Public ReadOnly Property LineWidth As Integer
'Declaration
Public ReadOnly Property LineWidth As Integer
'使用法 Dim instance As Line Dim value As Integer value = instance.LineWidth
'使用法
Dim instance As Line Dim value As Integer value = instance.LineWidth
public int LineWidth {get;}
Line クラス Line メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.