'宣言 Public Overloads Function GetLayerPrintState( _ ByVal name As System.String _ ) As LayerPrintState
public LayerPrintState GetLayerPrintState( System.string name )
パラメータ
- name
- レイヤーの名前。
戻り値の型
レイヤーの印刷状態。
'宣言 Public Overloads Function GetLayerPrintState( _ ByVal name As System.String _ ) As LayerPrintState
public LayerPrintState GetLayerPrintState( System.string name )