'Declaration Public Overrides Property Visible As Boolean
'Declaration
Public Overrides Property Visible As Boolean
'使用法 Dim instance As PSShape Dim value As Boolean instance.Visible = value value = instance.Visible
'使用法
Dim instance As PSShape Dim value As Boolean instance.Visible = value value = instance.Visible
public override bool Visible {get; set;}
PSShape クラス PSShape メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.