Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the y-axis offset of the image that is to be cropped.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property PictureOffsetY As Single
Get
Set
'Usage
Dim instance As Crop
Dim value As Single
value = instance.PictureOffsetY
instance.PictureOffsetY = value
float PictureOffsetY { get; set; }
Property Value
Type: System.Single
Remarks
Read/write. This property and the OffsetX() property are relative to center of the shape and image.