Crop.ShapeTop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the location of the top of a shape that is used to crop an image.
public:
property float ShapeTop { float get(); void set(float value); };
public float ShapeTop { get; set; }
member this.ShapeTop : single with get, set
Public Property ShapeTop As Single
Property Value
Remarks
Read/write. In Microsoft Word, the ShapeLeft property and this property return an error is the picture or shape have the wrap text set to Inline with Text.