_MSProject.DrawingCreate(PjShape, Object) 方法

定义

public bool DrawingCreate (Microsoft.Office.Interop.MSProject.PjShape Type, object Behind);
abstract member DrawingCreate : Microsoft.Office.Interop.MSProject.PjShape * obj -> bool
Public Function DrawingCreate (Type As PjShape, Optional Behind As Object) As Boolean

参数

Type
PjShape
Behind
Object

返回

适用于