ShapeAdjustmentType
ShapeAdjustmentType enumeration
Specifies different types of shape adjustment values.
public enum ShapeAdjustmentType
Values
Name | Value | Description |
---|---|---|
Custom | 0 | Custom type (unknown adjustment) |
CornerSize | 1 | Controls the size of the corners. |
LeftUpCorner | 2 | Controls the up left corner. |
RightUpCorner | 3 | Controls the up right corner. |
UpCorners | 4 | Controls the upper corners. |
DownCorners | 5 | Controls the down corners. |
Thickness | 6 | Controls the thickness of the figure. |
ArrowTailThickness | 7 | Controls the thickness of the arrow tail. |
ArrowheadLength | 8 | Controls the length of the arrowhead. |
ArrowheadWidth | 9 | Controls the width of the arrowhead. |
Radius | 10 | Controls the size of the radius of the shape or its part. |
Depth | 11 | Controls the depth of the gear teeth or the bevel effect. |
ShapePartOffset | 12 | Controls the offset of one part of the figure relative to another. |
Angle | 13 | Controls the angle for figure or its part. |
StartAngle | 14 | Start angle for pie and arc shapes. |
EndAngle | 15 | End angle for pie and arc shapes. |
StartPointX | 16 | Controls the callout start point X position. |
StartPointY | 17 | Controls the callout start point Y position. |
ConnectorPoint1X | 18 | Controls the horizontal position of the callout angle adjustment point. |
ConnectorPoint1Y | 19 | Controls the vertical position of the callout angle adjustment point. |
ConnectorPoint2X | 20 | Controls the horizontal position of the callout angle adjustment point. |
ConnectorPoint2Y | 21 | Controls the vertical position of the callout angle adjustment point. |
ConnectorBendPositionX | 22 | Controls the horizontal position of the bend in the connector. |
ConnectorBendPositionY | 23 | Controls the vertical position of the bend in the connector. |
AttachY | 24 | Controls the vertical attachment point of the figure. |
AttachX | 25 | Controls the horizontal attachment point of the figure. |
CalloutHeight | 26 | Controls the vertical size of the callaut. |
CalloutWidth | 27 | Controls the horizont size of the callaut. |
CalloutSize | 28 | Controls the size of the callaut. |
Curvature | 29 | Curvature of a bent, braces, curved arrow or shape. |
HorizontalThickness | 30 | Controls the horizontal thickness of the corner shape. |
VerticalThickness | 31 | Controls the vertical thickness of the corner shape. |
VerticalSize | 32 | Controls the vertical size of the shape. |
HorizontalSize | 33 | Controls the horizontal size of the shape. |
Top | 34 | Controls the top side of a shape. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides