API Reference
Enum
PowerPointShapeAnchor
Anchor positions used when resizing or scaling shapes.
Inheritance
- Enum
- PowerPointShapeAnchor
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field PowerPointShapeAnchor.Bottom
- Field PowerPointShapeAnchor.BottomLeft
- Field PowerPointShapeAnchor.BottomRight
- Field PowerPointShapeAnchor.Center
- Field PowerPointShapeAnchor.Left
- Field PowerPointShapeAnchor.Right
- Field PowerPointShapeAnchor.Top
- Field PowerPointShapeAnchor.TopLeft
- Field PowerPointShapeAnchor.TopRight
Accepted by parameters
- Method PowerPointAutoShape.Resize
- Method PowerPointAutoShape.ResizeCm
- Method PowerPointAutoShape.ResizeInches
- Method PowerPointAutoShape.ResizePoints
- Method PowerPointAutoShape.Scale
- Method PowerPointChart.Resize
- Method PowerPointChart.ResizeCm
- Method PowerPointChart.ResizeInches
- Method PowerPointChart.ResizePoints
- Method PowerPointChart.Scale
- Method PowerPointGroupShape.Resize
- Method PowerPointGroupShape.ResizeCm
- Method PowerPointGroupShape.ResizeInches
- Method PowerPointGroupShape.ResizePoints
- Method PowerPointGroupShape.Scale
- Method PowerPointPicture.Resize
- Method PowerPointPicture.ResizeCm
- Method PowerPointPicture.ResizeInches
- Method PowerPointPicture.ResizePoints
- Method PowerPointPicture.Scale
- Method PowerPointShape.Resize
- Method PowerPointShape.ResizeCm
- Method PowerPointShape.ResizeInches
- Method PowerPointShape.ResizePoints
- Method PowerPointShape.Scale
- Method PowerPointShape.Scale
- Method PowerPointTable.Resize
- Method PowerPointTable.ResizeCm
- Method PowerPointTable.ResizeInches
- Method PowerPointTable.ResizePoints
- Method PowerPointTable.Scale
- Method PowerPointTextBox.Resize
- Method PowerPointTextBox.ResizeCm
- Method PowerPointTextBox.ResizeInches
- Method PowerPointTextBox.ResizePoints
- Method PowerPointTextBox.Scale
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String