Crop.ShapeTop Property

Definition

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.

Applies to