'宣言 Public Overloads Function GetLayerUIState( _ ByVal layerName As System.String _ ) As System.Nullable(Of Boolean)
public System.Nullable<bool> GetLayerUIState( System.string layerName )
パラメータ
- layerName
- ターゲットレイヤーの名前。
戻り値の型
レイヤーの状態。
'宣言 Public Overloads Function GetLayerUIState( _ ByVal layerName As System.String _ ) As System.Nullable(Of Boolean)
public System.Nullable<bool> GetLayerUIState( System.string layerName )