ShapePlaceStyleValue
ShapePlaceStyleValue enumeration
Bepaalt de plaatsingsstijl voor kinderen.
public enum ShapePlaceStyleValue
Waarden
| Naam | Waarde | Beschrijving |
|---|---|---|
| PlaceDefault | 0 | Plaats standaard. |
| PlaceTopToBottom | 1 | Van boven naar beneden plaatsen. |
| PlaceToRight | 2 | Plaats naar rechts. |
| PlaceRadial | 3 | Plaats radiaal. |
| PlaceBottomToTop | 4 | Van onder naar boven plaatsen. |
| PlaceRightToLeft | 5 | Plaats van rechts naar links. |
| PlaceCircular | 6 | Plaats rond. |
| PlaceCompactDownRight | 7 | Plaats compact rechtsonder. |
| PlaceCompactRightDown | 8 | Plaats compact helemaal naar beneden. |
| PlaceCompactRightUp | 9 | Compact rechtop plaatsen. |
| PlaceCompactUpRight | 10 | Plaats compact rechtsboven. |
| PlaceCompactUpLeft | 11 | Plaats compact linksboven. |
| PlaceCompactLeftUp | 12 | Plaats compact links boven. |
| PlaceCompactLeftDown | 13 | Plaats compact links onder. |
| PlaceCompactDownLeft | 14 | Plaats compact linksonder. |
| PlaceParentDefault | 15 | Bovenliggende standaard plaatsen. |
| PlaceHierarchyTopToBottomLeft | 16 | Plaats hiërarchie van boven naar beneden links. |
| PlaceHierarchyTopToBottomCenter | 17 | Plaats hiërarchie van boven naar beneden in het midden. |
| PlaceHierarchyTopToBottomRight | 18 | Plaats hiërarchie van boven naar beneden rechts. |
| PlaceHierarchyBottomToLeft | 19 | Plaats hiërarchie van onder naar links. |
| PlaceHierarchyBottomToCenter | 20 | Plaats hiërarchie van beneden naar midden. |
| PlaceHierarchyBottomToRight | 21 | Plaats hiërarchie van onder naar rechts. |
| PlaceHierarchyLeftToRightTop | 22 | Plaats hiërarchie van links naar rechts boven. |
| PlaceHierarchyLeftToRightMiddle | 23 | Plaats hiërarchie van links naar rechts in het midden. |
| PlaceHierarchyLeftToRightBottom | 24 | plaats hiërarchie van links naar rechts onder. |
| PlaceHierarchyRightToLeftTop | 25 | Hiërarchie van rechts naar links bovenaan plaatsen. |
| PlaceHierarchyRightToLeftMiddle | 26 | Hiërarchie van rechts naar links bovenaan plaatsen. |
| PlaceHierarchyRightToLeftBottom | 27 | Hiërarchie van rechts naar links onderaan plaatsen. |
| Undefined | 28 | Ongedefinieerd. |
Zie ook
- naamruimte Aspose.Diagram
- montage Aspose.Diagram