'宣言 Public Overloads Sub SetLayerPrintState( _ ByVal name As System.String, _ ByVal value As LayerPrintState _ )
public void SetLayerPrintState( System.string name, LayerPrintState value )
パラメータ
- name
- レイヤーの名前。
- value
- レイヤーの印刷状態。
'宣言 Public Overloads Sub SetLayerPrintState( _ ByVal name As System.String, _ ByVal value As LayerPrintState _ )
public void SetLayerPrintState( System.string name, LayerPrintState value )