'宣言 Public Property DepthCur As System.Boolean
'使用法 Dim instance As Chart3DElevation Dim value As System.Boolean instance.DepthCur = value value = instance.DepthCur
public System.bool DepthCur {get; set;}
'宣言 Public Property DepthCur As System.Boolean
'使用法 Dim instance As Chart3DElevation Dim value As System.Boolean instance.DepthCur = value value = instance.DepthCur
public System.bool DepthCur {get; set;}