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