ObjTypeValue

ObjTypeValue enumeration

指定当您使用 Microsoft Visio 在绘图页上布置形状时,对象在图表中是否可放置或可布线。

public enum ObjTypeValue

价值观

姓名价值描述
DrawingContext0Visio 根据绘图上下文决定。
ShapePlaceable1形状可放置。
ShapeRoutable2形状是可路由的。
ShapeNotPlaceableNotRoutable4形状不可放置,不可布线。
ShapePlaceableRoutable8组包含可放置/可布线的形状。
Undefined-2147483648未定义.

也可以看看