'宣言 Public Overloads Sub SetLayerExportState( _ ByVal name As System.String, _ ByVal value As LayerExportState _ )
public void SetLayerExportState( System.string name, LayerExportState value )
パラメータ
- name
- レイヤーの名前。
- value
- エクスポート状態。
'宣言 Public Overloads Sub SetLayerExportState( _ ByVal name As System.String, _ ByVal value As LayerExportState _ )
public void SetLayerExportState( System.string name, LayerExportState value )