public final class ShapeAdjustmentType
extends com.aspose.ms.System.Enum
Specifies different types of shape adjustment values.
| Modifier and Type | Field and Description |
|---|---|
static int |
Angle
Controls the angle for figure or its part.
|
static int |
ArrowheadLength
Controls the length of the arrowhead.
|
static int |
ArrowheadWidth
Controls the width of the arrowhead.
|
static int |
ArrowTailThickness
Controls the thickness of the arrow tail.
|
static int |
AttachX
Controls the horizontal attachment point of the figure.
|
static int |
AttachY
Controls the vertical attachment point of the figure.
|
static int |
CalloutHeight
Controls the vertical size of the callout.
|
static int |
CalloutSize
Controls the size of the callout.
|
static int |
CalloutWidth
Controls the horizontal size of the callout.
|
static int |
ConnectorBendPositionX
Controls the horizontal position of the bend in the connector.
|
static int |
ConnectorBendPositionY
Controls the vertical position of the bend in the connector.
|
static int |
ConnectorPoint1X
Controls the horizontal position of the callout angle adjustment point.
|
static int |
ConnectorPoint1Y
Controls the vertical position of the callout angle adjustment point.
|
static int |
ConnectorPoint2X
Controls the horizontal position of the callout angle adjustment point.
|
static int |
ConnectorPoint2Y
Controls the vertical position of the callout angle adjustment point.
|
static int |
CornerSize
Controls the size of the corners.
|
static int |
Curvature
Curvature of a bent, braces, curved arrow or shape.
|
static int |
Custom
Custom type (unknown adjustment)
|
static int |
Depth
Controls the depth of the gear teeth or the bevel effect.
|
static int |
DownCorners
Controls the down corners.
|
static int |
EndAngle
End angle for pie and arc shapes.
|
static int |
HorizontalSize
Controls the horizontal size of the shape.
|
static int |
HorizontalThickness
Controls the horizontal thickness of the corner shape.
|
static int |
LeftUpCorner
Controls the up left corner.
|
static int |
Radius
Controls the size of the radius of the shape or its part.
|
static int |
RightUpCorner
Controls the up right corner.
|
static int |
ShapePartOffset
Controls the offset of one part of the figure relative to another.
|
static int |
StartAngle
Start angle for pie and arc shapes.
|
static int |
StartPointX
Controls the callout start point X position.
|
static int |
StartPointY
Controls the callout start point Y position.
|
static int |
Thickness
Controls the thickness of the figure.
|
static int |
Top
Controls the top side of a shape.
|
static int |
UpCorners
Controls the upper corners.
|
static int |
VerticalSize
Controls the vertical size of the shape.
|
static int |
VerticalThickness
Controls the vertical thickness of the corner shape.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int Custom
Custom type (unknown adjustment)
public static final int CornerSize
Controls the size of the corners.
public static final int LeftUpCorner
Controls the up left corner.
public static final int RightUpCorner
Controls the up right corner.
public static final int UpCorners
Controls the upper corners.
public static final int DownCorners
Controls the down corners.
public static final int Thickness
Controls the thickness of the figure.
public static final int ArrowTailThickness
Controls the thickness of the arrow tail.
public static final int ArrowheadLength
Controls the length of the arrowhead.
public static final int ArrowheadWidth
Controls the width of the arrowhead.
public static final int Radius
Controls the size of the radius of the shape or its part.
public static final int Depth
Controls the depth of the gear teeth or the bevel effect.
public static final int ShapePartOffset
Controls the offset of one part of the figure relative to another.
public static final int Angle
Controls the angle for figure or its part.
public static final int StartAngle
Start angle for pie and arc shapes.
public static final int EndAngle
End angle for pie and arc shapes.
public static final int StartPointX
Controls the callout start point X position.
public static final int StartPointY
Controls the callout start point Y position.
public static final int ConnectorPoint1X
Controls the horizontal position of the callout angle adjustment point.
public static final int ConnectorPoint1Y
Controls the vertical position of the callout angle adjustment point.
public static final int ConnectorPoint2X
Controls the horizontal position of the callout angle adjustment point.
public static final int ConnectorPoint2Y
Controls the vertical position of the callout angle adjustment point.
public static final int ConnectorBendPositionX
Controls the horizontal position of the bend in the connector.
public static final int ConnectorBendPositionY
Controls the vertical position of the bend in the connector.
public static final int AttachY
Controls the vertical attachment point of the figure.
public static final int AttachX
Controls the horizontal attachment point of the figure.
public static final int CalloutHeight
Controls the vertical size of the callout.
public static final int CalloutWidth
Controls the horizontal size of the callout.
public static final int CalloutSize
Controls the size of the callout.
public static final int Curvature
Curvature of a bent, braces, curved arrow or shape.
public static final int HorizontalThickness
Controls the horizontal thickness of the corner shape.
public static final int VerticalThickness
Controls the vertical thickness of the corner shape.
public static final int VerticalSize
Controls the vertical size of the shape.
public static final int HorizontalSize
Controls the horizontal size of the shape.
public static final int Top
Controls the top side of a shape.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.