'宣言 Public Overloads Function GetLayerExportState( _ ByVal name As System.String _ ) As LayerExportState
public LayerExportState GetLayerExportState( System.string name )
パラメータ
- name
- レイヤーの名前。
戻り値の型
レイヤーのエクスポート状態。
'宣言 Public Overloads Function GetLayerExportState( _ ByVal name As System.String _ ) As LayerExportState
public LayerExportState GetLayerExportState( System.string name )