ConstraintValues Enumeration
Constraint Type
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration ConstraintValues
'Usage
Dim instance As ConstraintValues
public enum ConstraintValues
Members
Member name | Description | |
---|---|---|
None | Unknown. When the item is serialized out as xml, its value is "none". | |
AlignmentOffset | Alignment Offset. When the item is serialized out as xml, its value is "alignOff". | |
BeginningMargin | Beginning Margin. When the item is serialized out as xml, its value is "begMarg". | |
BendingDistance | Bending Distance. When the item is serialized out as xml, its value is "bendDist". | |
BeginningPadding | Beginning Padding. When the item is serialized out as xml, its value is "begPad". | |
Bottom | Bottom. When the item is serialized out as xml, its value is "b". | |
BottomMargin | Bottom Margin. When the item is serialized out as xml, its value is "bMarg". | |
BottomOffset | Bottom Offset. When the item is serialized out as xml, its value is "bOff". | |
CenterHeight | Center Height. When the item is serialized out as xml, its value is "ctrX". | |
CenterXOffset | Center X Offset. When the item is serialized out as xml, its value is "ctrXOff". | |
CenterWidth | Center Width. When the item is serialized out as xml, its value is "ctrY". | |
CenterYOffset | Center Y Offset. When the item is serialized out as xml, its value is "ctrYOff". | |
ConnectionDistance | Connection Distance. When the item is serialized out as xml, its value is "connDist". | |
Diameter | Diameter. When the item is serialized out as xml, its value is "diam". | |
EndMargin | End Margin. When the item is serialized out as xml, its value is "endMarg". | |
EndPadding | End Padding. When the item is serialized out as xml, its value is "endPad". | |
Height | Height. When the item is serialized out as xml, its value is "h". | |
ArrowheadHeight | Arrowhead Height. When the item is serialized out as xml, its value is "hArH". | |
HeightOffset | Height Offset. When the item is serialized out as xml, its value is "hOff". | |
Left | Left. When the item is serialized out as xml, its value is "l". | |
LeftMargin | Left Margin. When the item is serialized out as xml, its value is "lMarg". | |
LeftOffset | Left Offset. When the item is serialized out as xml, its value is "lOff". | |
Right | Right. When the item is serialized out as xml, its value is "r". | |
RightMargin | Right Margin. When the item is serialized out as xml, its value is "rMarg". | |
RightOffset | Right Offset. When the item is serialized out as xml, its value is "rOff". | |
PrimaryFontSize | Primary Font Size. When the item is serialized out as xml, its value is "primFontSz". | |
PyramidAccentRatio | Pyramid Accent Ratio. When the item is serialized out as xml, its value is "pyraAcctRatio". | |
SecondaryFontSize | Secondary Font Size. When the item is serialized out as xml, its value is "secFontSz". | |
SiblingSpacing | Sibling Spacing. When the item is serialized out as xml, its value is "sibSp". | |
SecondarySiblingSpacing | Secondary Sibling Spacing. When the item is serialized out as xml, its value is "secSibSp". | |
Spacing | Spacing. When the item is serialized out as xml, its value is "sp". | |
StemThickness | Stem Thickness. When the item is serialized out as xml, its value is "stemThick". | |
Top | Top. When the item is serialized out as xml, its value is "t". | |
TopMargin | Top Margin. When the item is serialized out as xml, its value is "tMarg". | |
TopOffset | Top Offset. When the item is serialized out as xml, its value is "tOff". | |
UserDefinedA | User Defined A. When the item is serialized out as xml, its value is "userA". | |
UserDefinedB | User Defined B. When the item is serialized out as xml, its value is "userB". | |
UserDefinedC | User Defined C. When the item is serialized out as xml, its value is "userC". | |
UserDefinedD | User Defined D. When the item is serialized out as xml, its value is "userD". | |
UserDefinedE | User Defined E. When the item is serialized out as xml, its value is "userE". | |
UserDefinedF | User Defined F. When the item is serialized out as xml, its value is "userF". | |
UserDefinedG | User Defined G. When the item is serialized out as xml, its value is "userG". | |
UserDefinedH | User Defined H. When the item is serialized out as xml, its value is "userH". | |
UserDefinedI | User Defined I. When the item is serialized out as xml, its value is "userI". | |
UserDefinedJ | User Defined J. When the item is serialized out as xml, its value is "userJ". | |
UserDefinedK | User Defined K. When the item is serialized out as xml, its value is "userK". | |
UserDefinedL | User Defined L. When the item is serialized out as xml, its value is "userL". | |
UserDefinedM | User Defined M. When the item is serialized out as xml, its value is "userM". | |
UserDefinedN | User Defined N. When the item is serialized out as xml, its value is "userN". | |
UserDefinedO | User Defined O. When the item is serialized out as xml, its value is "userO". | |
UserDefinedP | User Defined P. When the item is serialized out as xml, its value is "userP". | |
UserDefinedQ | User Defined Q. When the item is serialized out as xml, its value is "userQ". | |
UserDefinedR | User Defined R. When the item is serialized out as xml, its value is "userR". | |
UserDefinedS | User Defined S. When the item is serialized out as xml, its value is "userS". | |
UserDefinedT | User Defined T. When the item is serialized out as xml, its value is "userT". | |
UserDefinedU | User Defined U. When the item is serialized out as xml, its value is "userU". | |
UserDefinedV | User Defined V. When the item is serialized out as xml, its value is "userV". | |
UserDefinedW | User Defined W. When the item is serialized out as xml, its value is "userW". | |
UserDefinedX | User Defined X. When the item is serialized out as xml, its value is "userX". | |
UserDefinedY | User Defined Y. When the item is serialized out as xml, its value is "userY". | |
UserDefinedZ | User Defined Z. When the item is serialized out as xml, its value is "userZ". | |
Width | Width. When the item is serialized out as xml, its value is "w". | |
ArrowheadWidth | Arrowhead Width. When the item is serialized out as xml, its value is "wArH". | |
WidthOffset | Width Offset. When the item is serialized out as xml, its value is "wOff". |