Crop.ShapeLeft 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 left-side of a shape that is used to crop an image.
public:
property float ShapeLeft { float get(); void set(float value); };
public float ShapeLeft { get; set; }
member this.ShapeLeft : single with get, set
Public Property ShapeLeft As Single
Property Value
Remarks
Read/write. In Microsoft Word, this property and the ShapeTop property return an error if the picture or shape have the wrap text set to Inline with Text.