ObjTypeValue
ObjTypeValue enumeration
Gibt an, ob Objekte in Diagrammen platzierbar oder routingfähig sind, wenn Sie Microsoft Visio zum Anordnen von Formen auf dem Zeichenblatt verwenden.
public enum ObjTypeValue
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| DrawingContext | 0 | Visio entscheidet basierend auf dem Zeichnungskontext. |
| ShapePlaceable | 1 | Form ist platzierbar. |
| ShapeRoutable | 2 | Shape ist routingfähig. |
| ShapeNotPlaceableNotRoutable | 4 | Form ist nicht platzierbar, nicht routbar. |
| ShapePlaceableRoutable | 8 | Gruppe enthält platzierbare/routbare Shapes. |
| Undefined | -2147483648 | Undefiniert. |
Siehe auch
- namensraum Aspose.Diagram
- Montage Aspose.Diagram